CMP 338

Data Structures and Algorithms

Source Code

Java coding conventions. PDF document
Javadoc guide. Web page
This is the source code that came with the book. Zip file
This contains the definitions and documentation of classes for Programming Assignment 1. If you unzip this into a directory and then browse to index.html in that directory, you will see an index to the documentation. Zip file

Lecture Notes

September 11, 2003: Linked Lists Zip file
September 19, 2003: Merge example Zip file
October 30 and November 3, 2003: Sorting Zip file
December 2, 2003: Finite State Automata Zip file