Examveda

What is the space complexity of Radix Sort?

A. O(n)

B. O(k)

C. O(1)

D. O(n + k)

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms