Hash Code
↔ index map to value in Hash Table
aka Hash-Value, Hash-Index, Index
References
Hash Collision
↔ when 2+ values share same Hash CodeSHA1
↔ cryptography algo to compute 160-bit Hash Value, with some risk for Hash CollisionHash Table
↔ Data Structure to map key to Hash Value (usually UID?)