Usage: Perform merge sort for a list of integers. Click the Next button to see the major steps for a merge sort. Click the Reset button to start over with a new random list.
i: 1
Apply merge sort recursively on this sublist
A list is filled with random numbers.