In the merge sort algorithm, what is the condition that determines when the algorithm stops dividing the array into smaller subarrays?
When the array has only one element
When the array is empty
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Data Structures and Algorithms Exercises are loading ...