Question
What is a common use of Selection Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. sorting when minimizing swaps is useful
Explanation:
Selection Sort is commonly used for sorting when minimizing swaps is useful.
Its design supports this task efficiently or naturally.
Leave a Reply