CSCI 151 - Data Structures and Object-Oriented Development

Spring 2015

Lab 11: Word Counts, part 2: Chained hash tables

Grading

For an A+, pass all unit tests. Also, provide the timing information gleaned from TimeTest via Moodle when submitting. The performance of the hash table should be drastically superior to that of either array implementation.

Without this, the grade is as follows:
Number of Unit Tests PassedGrade
6B
4C
3D