Insertion Sort


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


Multiple-Choice Questions:

  1. What is the main characteristic of Insertion Sort?





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





  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?