CS 1713 Introduction to Computer Science:
Comments on Project 2


This project was graded out of 20 points.
Part 1: 7 points (constructor 3, getLength 1, getAsInt 1, toString 2)
Part 2: 5 points (getMax 1, getAs.. 1, getAll 2, showArray 1)
Part 3: 8 points
Extra credit: 2 points each for Parts 4 and 5, maximum of 5 points

4 students attempted part 3 and 2 were successful.

Below is some sample code:
FibonacciListSimple.java
FinonacciListLarge.java