CS200 Lab 13, Hash Tables
Overview
The object of this lab is to take your programming assignment P4, and change the Binary Search Tree into a hash table.
The Driver now changes into this.
Ask yourself: "Which classes in P4 disappear?" and "Which classes need to be changed?"