Author: Stan Eisenstat
Subject: Re: [Cs223] Clarification
Date: Wednesday, 15 Apr 2020, 18:03:51
> Message Posted By: Unknown > > In a previous post, you wrote > > "And never call the hash function only once for each > search or insert." > > Could you clarify what you mean by that? Sorry, that should have been And never call the hash function MORE THAN once for each search or insert. Thanks for pointing this out. --Stan-PREV INDEX NEXT