64.
Which of the following is an advantage of recursive insertion sort over its iterative version?

65.
Consider the following statements related to the binary tree sort.
I. Element can be added gradually as they become available
II. It needs extra memory space

67.
What is a randomized QuickSort?

Read More Section(Sorting Algorithms)

Each Section contains maximum 100 MCQs question on Sorting Algorithms. To get more questions visit other sections.