1 paper
William Kuszmaul, Michael Mitzenmacher
A d-ary cuckoo hash table is an open-addressed hash table that stores each key x in one of d random positions h1(x),h2(x),…,hd(x). In the offline setting, where…