Binary Search Trees
Reading time: 1 minute
If you’re someone with a serious case of OCD then you’re all too familiar with how difficult it is to keep things perfectly organized. The binary search tree is a data structure that can solve many of such woes.