Hacker News new | ask | show | jobs
by olav 1701 days ago
Nice article. Since the beginning of the 1990s I enjoy using the hash tables implemented by John Ousterhout for Tcl: https://core.tcl-lang.org/tcl/file?name=generic/tclHash.c&ci...
1 comments

Similarly, Robert Sedgewick covered this in his 1990's book "Algorithms in C" quite nicely, and a bit more succinctly, IMO.

https://www.amazon.com/Algorithms-Computer-Science-Robert-Se...