Question
What is a common use of Radix Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. sorting fixed-length integers or strings
Explanation:
Radix Sort is commonly used for sorting fixed-length integers or strings.
Its design supports this task efficiently or naturally.
Leave a Reply