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:
“The Cossack eats Poland,
Like stolen fruit;
Her last noble is ruined,
Her last poet mute:
Straight, into double band
The victors divide;
Half for freedom strike and stand;
The astonished Muse finds thousands at her side.”
—Ralph Waldo Emerson (18031882)
Related Phrases
Related Words