Linear Hashing Is Awesome
Knudsen Mathias Bæk Tejs. Arxiv 2017
[Paper]
ARXIV
Independent
We consider the hash function where
are chosen uniformly at random from . We prove that when we
use in hashing with chaining to insert elements into a table of size
the expected length of the longest chain is
. The proof also generalises to give the same
bound when we use the multiply-shift hash function by Dietzfelbinger et al.
[Journal of Algorithms 1997].
Similar Work