...

/

Challenge: Implement Merge Sort

Challenge: Implement Merge Sort

We'll cover the following...

The mergeSort() function should recursively sort the subarray  ...