Q317
What is the disadvantage of counting sort?
A.
counting sort has large time complexity
B.
counting sort has large space complexity
C.
counting sort is not a comparison based sorting technique
D.
counting sort cannot be used for array with non integer elements
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board