Lafore's Quad/Double Hash Table
Hash Table Operation

New creates hash table with N cells (60 max)

Fill inserts N items into table.

Ins inserts new item with value N.

Find finds item with value N.

(Type N into "Enter number" box.)

Quad/Double selects probe method.