Q498
Which of the following sorting algorithm does not use recursion?
A.
bottom up merge sort
AnswerB.
merge sort
C.
heap sort
D.
quick sort
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board