51.
The essential part of Heap sort is construction of max-heap. Consider the tree shown below, the node 24 violates the max-heap property. Once heapify procedure is applied to it, which position will it be in?
Sorting Algorithms mcq question image

54.
Which of the following is an advantage of binary insertion sort over its standard version?

55.
Sleep sort does gives a correct output when . . . . . . . .

Read More Section(Sorting Algorithms)

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