Q10
What is the primary disadvantage of using Counting Sort?
A.
It is slower than other sorting algorithms.
B.
It is not a stable sort.
C.
It does not work with negative numbers.
D.
It requires a large amount of memory for large range of input values.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board