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:
“Was it the double of my dream
The woman that by me lay
Dreamed, or did we halve a dream
Under the first cold gleam of day?”
—William Butler Yeats (18651939)
Related Phrases
Related Words