An open API service providing repository metadata for many open source software ecosystems.

Topic: "doublehashing"

ChristianHirschey/HashingVisualizer

React Web Application demonstrating hashing & collision resolution techniques

Language: JavaScript - Size: 983 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 789 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0