Skip to content

The idea of the program is similar to double hashing techniques but little different .In double hashing the function is using two hashes at the same time which makes a problem too complex .the function i am using is f(i) = i1 +i2+.... which is working in the fixed data size and easier to understand.

Notifications You must be signed in to change notification settings

Maroob123/hash-table-of-numbers-using-double-hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash-table-of-numbers-using-double-hashing

The idea of the program is similar to double hashing techniques but little different .In double hashing the function is using two hashes at the same time which makes a problem too complex .the function i am using is f(i) = i1 +i2+.... which is working in the fixed data size and easier to understand.

About

The idea of the program is similar to double hashing techniques but little different .In double hashing the function is using two hashes at the same time which makes a problem too complex .the function i am using is f(i) = i1 +i2+.... which is working in the fixed data size and easier to understand.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published