CSSE 220 – Object-Oriented Software Development

Homework 17

Objectives

Practice with data structures. Continue with team project.

Tasks

  1. Solo Work: (Due on Monday May 13 at 11:59 PM)
    1. Your solo work for this part must be done in the LinkedList project inside Eclipse. Use the SVN Repository Exploring perspective to check out this project, then switch back to the Java perspective.
    2. In-class Complete the TODO items in lists.LinkedListDemo.
    3. Complete the TODO items in lists.MyLinkedList and lists.MyLinkedListTest.

Remember, in all your code:

Here is the grading rubric for this assignment.

Turn-in Instructions

Turn in your programming work by committing it to your SVN repository.