Hacker News new | ask | show | jobs
by rtheunissen 738 days ago
I love the various top-down binary search tree partition/split/join algorithms.

https://github.com/rtheunissen/bst/blob/main/trees%2Fbalance...