CS127 (Data Structures)
Winter 2006,
Carleton College
Problem Set 1
Here
is a PDF of the assignment, in case you lost the hard copy.
Files you'll need:
Dictionary.java
DictionaryEntry.java
DictionaryUnsortedArray.java
DictionarySortedArray.java
NotInDictionaryException.java
Tester.java
Some references for this assignment:
Information on the homework submission program
A brief primer on using linux and Java in the CMC labs
A programming style guide
Sun's Java documentation
(
another copy
cached at mathcs.carleton).