List Question
20 TechQA 2017-01-03T17:25:32.647000How to spike hash function collision rate?
612 views
Asked by lisak
Quickest way of storing and accessing Strings in an array
132 views
Asked by Kingsta1993
finding a hash function for long integer array
1.9k views
Asked by RickyGao
A hash function to handle generic keys
1.2k views
Asked by gwrw
Hash function for Unordered associative containers in C++
515 views
Asked by Shambo
matlab unique identifier based on number
590 views
Asked by user2305193
good hash function
2.7k views
Asked by Anusha Pachunuri
Relationship between (1) hash function, (2) length of signature and (3) jaccard similarity?
1.3k views
Asked by user3142979
Is double hashing collision resistant?
1.6k views
Asked by AverageJoe
why a good choice of mod is "a prime not too close to an exact of 2"
1.2k views
Asked by learner
Tabulation hashing and N3980
745 views
Asked by TemplateRex
Does a linear cryptographic hash function exist?
388 views
Asked by Binary
Are there no specializations of std::hash for standard containers?
4.9k views
Asked by fredoverflow
How to generate hash of arbitrary length with MurmurHash3 32 bit
1k views
Asked by LukeTheWalker
How to correctly implement hash insert function in c++?
353 views
Asked by mike jetski
Is the hash function of unordered_map deterministic?
457 views
Asked by 24n8
Internal implementation of HashMap in Java
444 views
Asked by Giacomo
Best hash function for mixed numeric and literal identifiers
1.1k views
Asked by Andrey Adamovich
Hash code for expandable class (future proof)
293 views
Asked by kungcc
What does variable name has to do with hash functions?
606 views
Asked by Geek