91. Comb sort is a stable sorting algorithm.
92. What is the auxiliary space complexity of library sort?
93. Choose the correct statement from the following.
94. What is the average time complexity of the median of three quick sort?
95. Which of the following is not in place sorting algorithm by default?
96. What is the auxiliary space requirement of cube sort?
97. Auxiliary space requirement of cocktail sort is . . . . . . . .
98. What is the best case time complexity of library sort?
99. Choose the incorrect statement about merge sort from the following?
100. What is the worst case complexity of selection sort?
Read More Section(Sorting Algorithms)
Each Section contains maximum 100 MCQs question on Sorting Algorithms. To get more questions visit other sections.