previous | start | next

Self Check

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

previous | start | next