PREV INDEX NEXT

Author: Unknown
Subject: Where to Rehash?
Date: Wednesday, 08 Apr 2020, 12:34:39

If for rehashing we would need to keep track of the load average in our search table, can we add another function to our Hash.c file that handles rehashing or are we limited to the functions Create, Insert, Search, and Destroy?
PREV INDEX NEXT