Code for a lab on implementing a simple list interface with doubly linked lists. Uses Maven to organize the project.
Authors
- Your Name Here
- Your Name Here
- Samuel A. Rebelsky (starter code).
This code may be found at https://github.com/USERID/lab-linked-lists-maven. The original code can be found at https://github.com/Grinnell-CSC207/lab-linked-lists-maven.