Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 430 Bytes

BST visualizer

A small programm with ugly UI for binary search tree visualization.

Installation & running

  • 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.

Screens