-
What is the primary strategy used in Merge Sort?
-
What is the time complexity of Merge Sort in the worst case?
-
What is the primary disadvantage of Merge Sort?
-
What happens during the merge process in Merge Sort?
-
What is the space complexity of Merge Sort?