Skip to search formSkip to main contentSkip to account menu

Cuckoo hashing

Known as: Cuckoo (disambiguation), Cuckoo hash, Cuckoo hash table 
Cuckoo hashing is a scheme in computer programming for resolving hash collisions of values of hash functions in a table, with worst-case constant… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
A dictionary is an abstract data type that stores a collection of elements, located by their key. It supports operations: insert… 
2018
2018
We show a new proof for the load of obtained by a Cuckoo Hashing data structure. Our proof is arguably simpler than previous… 
2017
2017
We will present a simple cuckoo hashing with an example of how it works. Along with it, we will present an algorithm to find loop… 
2017
2017
We will present a simple cuckoo hashing with an example of how it works. Along with it, we will present an algorithm to find loop… 
2016
2016
Green Logistics becomes critical in Supply Chain Management due to it having less of an impact to the environment. Green… 
2015
2015
Abstract : Data-intensive systems are a critical building block for today's large-scale Internet services. These systems have… 
2013
2013
: Association Rule Mining (ARM) finds the interesting relationship between presences of various items in a given database… 
2008
2008
The problem of detecting similarities between different genetic sequences is fundamental to many research pursuits in biology and… 
2006
2006
We show an upper bound for the minimal size set of keys which cannot be inserted into a d-cuckoo hashing table independently of… 
2004
2004
State memorization is essential for state-space search to avoid redundant expansions and hashingserves as a method to, address…