Insertion Sort Pretest


Answer the multiple-choice questions below to test your knowledge!


Multiple-Choice Questions:

  1. What does Insertion Sort primarily do?





  2. What is the best-case time complexity of Insertion Sort?





  3. When does Insertion Sort perform best?





  4. Which of the following describes how elements are placed in Insertion Sort?





  5. What is the space complexity of Insertion Sort?