CPSC 220
Fall 2005
HW6: Sorting Code

Write a Java program to implement your sort. You may discuss this with your classmates, 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.