Linked Lists:
Inside View of the LinkedNodeCollection Class

Alyce Brady
Kalamazoo College

In the previous LinkedNodeCollection mini-labs, you implemented the add, remove, and clear methods in the LinkedNodeCollection class and the add method in the DoublyLinkedNodeCollection class.  In this programming project you will complete implementing those classes and rewrite the Bad News Bearer program to use a LinkedNodeCollection.


Programming Project



Author: Alyce Brady abrady@kzoo.edu