CPSC 220
Fall 2006
HW 5: Sorting Code

Work with your partner(s) to write a Java program to implement your sort. You and your partner may refer to the code in L&C and use any of your own old code. You may not, however, directly use significant portions of anyone else's code. Your program should have the following behaviors: Your program should be self-contained, that is, it should not rely on any other classes that are not in the standard Java library. E-mail your source code to me before class.