Examveda

Which sorting algorithm is known for its worst-case time complexity being better than O(n2)?

A. Bubble Sort

B. Quick Sort

C. Selection Sort

D. Merge Sort

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms