Which of the following sorting algorithms is the fastest?
(a) Merge sort
(b) Quick sort
(c) Insertion sort
(d) Shell sort
The question was posed to me in class test.
The question is from Quicksort topic in portion Sorting of Data Structures & Algorithms II