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 EquationDriver now changes into this. Here is an input file.

Ask yourself: "Which classes in P4 disappear?" and "Which classes need to be changed?"