• Sorting I
  • Run the mergesort code for arrays of different sizes and note the order in which the sub-arrays get merged.
  • Sorting II