Merge Sort


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


Multiple-Choice Questions:

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





  2. What is the time complexity of Merge Sort in the worst case?





  3. What is the primary disadvantage of Merge Sort?





  4. What happens during the merge process in Merge Sort?





  5. What is the space complexity of Merge Sort?