Question
What is a common use of Counting Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. sorting integers from a small known range
Explanation:
Counting Sort is commonly used for sorting integers from a small known range.
Its design supports this task efficiently or naturally.
Leave a Reply