Which of the following sorting algorithms is used along with quick sort to sort the sub arrays?
(a) Merge sort
(b) Shell sort
(c) Insertion sort
(d) Bubble sort
The question was posed to me in homework.
My question is from Quicksort topic in portion Sorting of Data Structures & Algorithms II