Q. Which of the following sorting algorithms is used along with quick sort to sort the sub arrays? (Solved)
1. merge sort
2. shell sort
3. insertion sort
4. bubble sort
- c. insertion sort
1. merge sort
2. shell sort
3. insertion sort
4. bubble sort