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:
“What happens is that, as with drugs, he needs a stronger shot each time, and women are just women. The consumption of one woman is the consumption of all. You cant double the dose.”
—Ian Fleming (19081964)
Related Phrases
Related Words