-
What is the primary strategy used by Merge Sort?
-
What is the best-case time complexity of Merge Sort?
-
What is the key advantage of Merge Sort over Selection Sort?
-
What happens during the merge phase of Merge Sort?
-
What is the space complexity of Merge Sort?