CSIS 3103 - Extra credit
Fall 2010


A maximum of 50 points can be earned if all 3 problems are implemented correctly.

The points will be evenly distributed between the homework and exam components of the final grade.

  1. Programming Project 4 on p. 468 that implements a variation of merge sort for large data files.
  2. Programming Project 6 on p. 468 that implements an enhanced "Industrial strength" quicksort method.
  3. Programming Project 7 on p. 468 that implements radix sort.