LeftTwixWand / Algorithms

In this repository I'm practice in algorithms and data structures
MIT License
1 stars 0 forks source link

Hashing algorithm works wrong #1

Closed LeftTwixWand closed 3 years ago

LeftTwixWand commented 3 years ago

Simple hashing algorithm always generating 0 hash. https://github.com/LeftTwixWand/Algorithms/blob/master/Go/DataStructures/hashtable/hashtable.go#L49

LeftTwixWand commented 3 years ago

Fixed with commit 69beca6497ec5b05ef04b00647e650c83da344cf