Noun
cuckoo hashing (uncountable)
English Wikipedia has an article on:cuckoo hashingWikipedia
(computer science) A scheme for resolving hash collisions, using two hash functions instead of one, and allowing a newly inserted key to "kick out" any existing key at the same index.