Straight Linked List Implementation
This implementation is using an ordinary unsorted linked list with a head and a tail pointer
Many of the functions a direct steals from the STACK implementation
The Cat Class symbolizes any data object
Previous slide
Next slide
Back to first slide
View graphic version