A small programm with ugly UI for binary search tree visualization.
git clone https://github.com/yurtsiv/bst-visualizer.git
cd bst-vizualizer
python3 index.py
Disclaimer: Nodes may overlap or don't fit on the screen, if you create some weird big tree.