Sample Programming Assignment
Chapter 4
Sequence of Double Numbers Implemented with a Linked List


The Assignment:
You will implement and test a Sequence of Double Numbers Implemented with a Linked List as described in the documenation of http://www.cs.colorado.edu/~main/docs/edu/colorado/collections/DoubleLinkedSeq.html .


Michael Main (main@colorado.edu)