CPSC 211, Sec 201-203
Spring 2004
Program 8: Monkeys and Typewriters -- Comparing Trie and Hash Table
Implementations of a Dictionary in C
INSTRUCTIONS
PURPOSE
This assignment is to redo Program 7 in C.
Your program must run when
compiled on the CS department's Unix machines with gcc.
TURN-IN REQUIREMENTS
Due by 10:20 AM on Tuesday, May 4, 2004:
Extended to 5:00 PM on Thursday, May 6, 2004.
- Turn in your code using the "turnin" program in the CS department
Unix machines.
(Turnin instructions available here.)
- Turn in the paper testing documentation, performance analysis
document, and cover sheet in class.