When sorting an array by using mergesort,
a. Do the recursive calls to mergesort depend on the values in the array, the number of items in the array, or both? Explain.
b. In what step of mergesort are the items in the array actually swapped (that is, sorted)? Explain.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.