SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Hash djb2 (#2098)

* implement hash

* fix flake8 error

* Update hashes/djb2.py

* Update hashes/djb2.py

* Long lines

* def djb2(s: str) -> int:

Co-authored-by: Christian Clauss <[email protected]>
B
bnMikheili committed
62f7561428ccbd05abc89b0b674f61ef32c85fd4
Parent: 924ef9b
Committed by GitHub <[email protected]> on 6/16/2020, 8:22:47 PM