CSCI 146: Lab 6 Materials

BRING YOUR TEXTBOOK TO THIS LAB!

The main goal of Lab 6 is for the students to further their understanding of the linked list data structure by writing some methods for the IntLinkedBag class. You will also need the IntNode class.