The code presented here for probing hash tables can be found in
LookupTable.java ProbingHashTable.java QuadraticProbingTable.java DoubleHashingTable.java
HashTableDemo.java HashTableDemoWords.java