CS 240: Algorithms and Data Structures
James Madison University, Fall 2021

Part 1: Doubly Linked List Iterator (94%)

Download the following four files:

Complete the unfinished iterator methods in DoubleList.java so that they satisfy the requirements of the Iterator Interface.

Part 2: Additional List Methods (6%)

Implement the following methods:

Submitting

Upload DoubleList.java through Autolab.