On the insertion time of random walk cuckoo hashing
Data Structures and Algorithms
2017-01-10 v9 Combinatorics
Abstract
Cuckoo Hashing is a hashing scheme invented by Pagh and Rodler. It uses distinct hash functions to insert items into the hash table. It has been an open question for some time as to the expected time for Random Walk Insertion to add items. We show that if the number of hash functions is sufficiently large, then the expected insertion time is per item.
Keywords
Cite
@article{arxiv.1602.04652,
title = {On the insertion time of random walk cuckoo hashing},
author = {Alan Frieze and Tony Johansson},
journal= {arXiv preprint arXiv:1602.04652},
year = {2017}
}
Comments
9 pages