Computer Science 261

Assignment # 6

Due:  Monday, Nov. 18

Purpose:

Please modify your SortedList program to use a linked list of strings, and test it with the SortedListMain program in the handins folder.  Please incorporate the main program into your program, and place one file in the handins folder.

The file SortedListMain.java in the handouts folder for this class should have a main program to test your program  You will need to modify the name of the data structure used (I think it is still UnsortedList).  Please let me know of any syntax errors - the program has not yet been tested.

There are lots of useful examples in the handouts folder if you run into problems.


Questions?  Please ask!