Project 4
Spring 2023
Due: F 4/24 4/21 @ 5:00 PM
10 points
This project involves implementing a List ADT using a doubly-linked list. To traverse the elements of the List, we will implement an iterator. You can decide whether to use sentinel nodes.
Instructions for Electronic Submission
In a file named HONOR, include the following statement with the appropriate modifications:
In accordance with the class policies and Georgetown's Honor System, I certify that, with the exceptions of the class resources and those items noted below, I have neither given nor received any assistance on this project. Name NetID
You will submit p4 exactly like you submitted p3. Make sure you remove all debugging output before submitting.
Copyright © 2019 Mark Maloof. All Rights Reserved. This material may not be published, broadcast, rewritten, or redistributed.