Sorting-Algorithm-Comparisons Sorting Algorithms graphed based on x-axis (n = 100 to 10000) and y-axis (completion time in microseconds) All sorts All but N^2 sorts Merge sort comparisons Quick vs Shell sort