81. What is the typical running time of a heap sort algorithm?
82. What is the worst case complexity of QuickSort?
83. Which of the following sorting algorithm is in-place?
84. What is its wort case time complexity of Heap sort?
85. What is the worst case time complexity of strand sort?
86. Which of the following is the most suitable definition of radix sort?
87. What is the auxiliary space complexity of a median of three quick sort?
88. Sleep sort can be preferred over which of the following sorting algorithms for large number of input elements?
89. What is the auxiliary space requirement of introsort?
90. Which of the following is false?
Read More Section(Sorting Algorithms)
Each Section contains maximum 100 MCQs question on Sorting Algorithms. To get more questions visit other sections.