-
What does Insertion Sort primarily do?
-
What is the best-case time complexity of Insertion Sort?
-
When does Insertion Sort perform best?
-
Which of the following describes how elements are placed in Insertion Sort?
-
What is the space complexity of Insertion Sort?