...
Challenge: Implement Merge Sort
The mergeSort() function should recursively sort the subarray ...
mergeSort()