Tree-Traversals (BST)
Installation
Use the package manager pip to install BST.
Usage
f.e Useful when we need to create a binary search tree for
{30, 43, 13, 8, 50, 40, 20, 19, 22}
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.