Skip to content

Hash table that, upon meeting certain conditions, rehashes clusters of data to another freshly allocated hash table.

Notifications You must be signed in to change notification settings

sean-custer/Incremental-Rehash

Repository files navigation

Incremental-Rehash

Hash table that, upon meeting certain conditions, rehashes clusters of data to another freshly allocated hash table.

(PuTTy instructions) To run this, compile using the "make" command, with whichever test of your choosing (add them to the makefile).

Code written by Sean Custer. Other sources for data specified in document headers.

About

Hash table that, upon meeting certain conditions, rehashes clusters of data to another freshly allocated hash table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published