Which of the following sorting algorithm will be preferred when the size of partition is between 16 and 2 log(n) while i
Posted: Wed Jul 13, 2022 6:15 pm
a) quick sort
b) insertion sort
c) heap sort
d) merge sort
b) insertion sort
c) heap sort
d) merge sort