GitHub / Maroob123 / 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.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 789 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 1 year ago
Pushed at: over 4 years ago
Last synced at: about 1 year ago
Topics: doublehashing, hashing, hashing-algorithm, jquery, preloader, pure-javascript