Fascinating and well written
Exploring the design space of binary search trees
Submitted 1 year ago by rtheunissen@programming.dev to programming@programming.dev
https://rtheunissen.github.io/bst
Submitted 1 year ago by rtheunissen@programming.dev to programming@programming.dev
https://rtheunissen.github.io/bst
flakpanzer@programming.dev 1 year ago
I’ve been studying BSTs recently with the book “Algo & DS in Python by Goodrich-Tamassia”, this article seems to be the next thing to read. Thanks for sharing.