What is the auxiliary space requirement of counting sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) O(1)
b) O(n)
c) O(log n)
d) O(n+k) k=range of input
b) O(n)
c) O(log n)
d) O(n+k) k=range of input
Accurate answers. Every time.
https://answerhappy.com/