Computer Science 241
Linked List Assignment
Due: November 4, 2002

This time you are to create a linked list of objects.  For groups 1, 2, and 3, this should be the facilities.  Groups 4, 5, and 6 have the donors and groups 7, 8, and 9 have clowns.  Since classes for these were created for the hash table assignment by other groups, one group may get a data file from another group.

If any group finds that it is too difficult to work with four or five people, you may split up into two groups.  However, no student should work completely alone.  If a group splits, the members may still talk with each other, but they should hand in two projects rather than just one.

You may use anything in the List Example that was handed out in class.  The code for it is on the website, so you don’t have to retype it.  You must implement the ListInterface.  But how you do so is up to you.  If you wish to use a frame for your interface, you can refer to the Orders Example with a Frame on the website.  You may use any of the code in there that would help you.

As in the previous assignment, also hand in a document that explains the decisions you made and how you divided up the work.  Use a word processor such as Microsoft Word.