Q36
What is the space complexity of Radix Sort?
A.
O(n)
B.
O(k)
C.
O(1)
D.
O(n + k)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board