121) Which of the following sorting algorithms does not have a worst case running time of O(n2)
Answer is:
Merge sort
Related Data structures and Algorithms MCQ with Answers
Answer is:
O(1),O(n) and O(n)
Answer is:
(n + 1)/2
Answer is:
Linear time
Answer is: