Linear Hashing is Awesome
Data Structures and Algorithms
2017-06-12 v1
Abstract
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].
Keywords
Cite
@article{arxiv.1706.02783,
title = {Linear Hashing is Awesome},
author = {Mathias Bæk Tejs Knudsen},
journal= {arXiv preprint arXiv:1706.02783},
year = {2017}
}
Comments
A preliminary version appeared at FOCS'16