Sample Programming Assignment
Chapter 3
Sequence of Double Numbers Implemented with an Array


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


Michael Main (main@colorado.edu)