Skip to content

farhad-here/BinarySearchTree_python

Repository files navigation

🎉BinarySearchTree project

✍️This is for my university's project

🧑Manual

everything is in the venv

if you dont want use venv:
pip install binarytree 
pip install pydot

👷How work with it

in here as an input just put a number any number you want

pic

if you are done with number just leave it alone and click enter

pic

you gave the tree your number if you want to see your specific number exist in the tree

pic

it will say to you it exist or not

pic

delete a number from tree

pic

in the end shows you the tree

pic

🎥preview

pic

👨‍💻Used Technologies

  • python
  • pydot
  • binarytree

About

It is for my university project.It is a Binary_Search_Tree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages