http://ickivrg5jucpkdfw5d6qeja6srtpox7yofkyygc44gnwbpj2tf2mekqd.onion
(1 mark) Insertion sort Merge sort Selection sort Median-of-three quicksort (b) (2 marks) Consider the following array: { 8, 3, 7, 4, 9, 1, 9, 6, 4 } Suppose the array is to be sorted using randomised quicksort, which is the variant of quicksort that randomly selects a value to be the pivot. Which value, if selected, would be an ideal first pivot?