Question: a) Using pseudo code, write down the algorithm implementing merge sort. b) When applying quick sort, a pivot must be selected. What is a pivot?
a) Using pseudo code, write down the algorithm implementing merge sort.
b) When applying quick sort, a pivot must be selected. What is a pivot? When sorting an array,which element of the array can be selected as the pivot?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
