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

Part 1: Doubly Linked List Iterator (95%)

Download the following three files:

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

Part 2: Additional List Methods (5%)

Implement the following methods:

Submitting

Upload Link.java and DoubleList.java through Web-CAT