Question
What is a common use of Insertion Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. small or nearly sorted datasets
Explanation:
Insertion Sort is commonly used for small or nearly sorted datasets.
Its design supports this task efficiently or naturally.
Leave a Reply