previous
|
start
|
next
Self Check
Why does only one of the two
arraycopy
calls at the end of the
merge
method do any work?
Manually run the merge sort algorithm on the array 8 7 6 5 4 3 2 1.
previous
|
start
|
next