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 - Fork 0
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.
Maroob123/hash-table-of-numbers-using-double-hashing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published