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:
“To be a woman and a writer
is double mischief, for
the world will slight her
who slights the servile house, and who would rather
make odes than beds.”
—Dilys Laing (19061960)
Related Phrases
Related Words