Q.

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
Answer» C. insertion sort
Explanation: insertion sort is used along with quick sort to sort the sub arrays.
3.8k
0
Do you find this helpful?
25

Discussion

No comments yet