Page 1 of 1

Which of the following sorting algorithm does not use recursion?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) quick sort
b) merge sort
c) heap sort
d) bottom up merge sort