Examveda

What is the auxiliary space complexity of strand sort?

A. O(n)

B. O(1)

C. O(log n)

D. O(n log n)

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms