Examveda

What is the best case time complexity of strand sort?

A. O(n)

B. O(n log n)

C. O(n2)

D. O(n2 log n)

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms