Student Reviews
( 5 Of 5 )
1 review
Video of Introduction to Hash Tables and Dictionaries (Data Structures & Algorithms #13) in Data Structures course by CS Dojo channel, video No. 13 free certified online
Here’s my introduction to hash tables and dictionaries!
The coding interview problem I mentioned at the end: https://youtu.be/GJdiM-muYqc
And here’s my Python implementation: https://gist.github.com/ykdojo/4f9741398c3653d3dc8b95ef52bb3fcf
Also, some more info about djb2: http://www.cse.yorku.ca/~oz/hash.html