Page 1 of 1

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
by answerhappygod
a) quick sort
b) insertion sort
c) heap sort
d) merge sort