Closed LeftTwixWand closed 3 years ago
Simple hashing algorithm always generating 0 hash. https://github.com/LeftTwixWand/Algorithms/blob/master/Go/DataStructures/hashtable/hashtable.go#L49
Fixed with commit 69beca6497ec5b05ef04b00647e650c83da344cf
Simple hashing algorithm always generating 0 hash. https://github.com/LeftTwixWand/Algorithms/blob/master/Go/DataStructures/hashtable/hashtable.go#L49