Question
Which statement about Counting Sort is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. its running time depends on both item count and key range
Explanation:
The defining property is that its running time depends on both item count and key range.
The other statements describe different structures or concepts.
Leave a Reply