Question
A programmer needs sorting fixed-length integers or strings, and the chosen structure has the property that each digit pass must use a stable subroutine in common LSD implementations. Which choice fits best?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Radix Sort
Explanation:
Radix Sort fits because it supports sorting fixed-length integers or strings and each digit pass must use a stable subroutine in common LSD implementations.
Both clues point to this choice.
Leave a Reply