Double hashing is a computer programming technique used in hash tables to resolve hash collisions, cases when two different values to be searched for produce the same hash key. It is a popular collision-resolution technique in open-addressed hash tables. Double hashing is implemented in many popular computer libraries.
Read more about Double Hashing: Classical Applied Data Structure, Disadvantages
Famous quotes containing the word double:
“Go; and if that word have not quite killed thee,
Ease me with death by bidding me got too.
Oh, if it have, let my word work on me,
And a just office on a murderer do.
Except it be too late to kill me so,
Being double dead: going, and bidding go.”
—John Donne (15721631)
Related Phrases
Related Words