Merge Sort Pretest


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


Multiple-Choice Questions:

  1. What is the primary strategy used by Merge Sort?





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





  3. What is the key advantage of Merge Sort over Selection Sort?





  4. What happens during the merge phase of Merge Sort?





  5. What is the space complexity of Merge Sort?