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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maroob123%2Fhash-table-of-numbers-using-double-hashing
PURL: pkg:github/Maroob123/hash-table-of-numbers-using-double-hashing
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 789 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: about 1 year ago
Pushed at: almost 5 years ago
Last synced at: about 1 year ago
Topics: doublehashing, hashing, hashing-algorithm, jquery, preloader, pure-javascript