Examveda

What is the average time complexity of stooge sort?

A. O(n2)

B. O(n3)

C. O(n2.6)

D. O(n2.7)

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms