Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.45 KB

Hello Developers

Here I made Binary Search Tree Visualizer using Python Tkinter

GIF


💡 Functionality I Provide Here---->

➡️ 1. Insertion in the Binary Search Tree

➡️ 2. Deletion in the Binary Search Tree

➡️ 3. Pre-Order-Traversal in the Binary Search Tree

➡️ 4. Post-Order-Traversal in the Binary Search Tree

➡️ 5. In-Order-Traversal in the Binary Search Tree

➡️ 6. Level-Order-Traversal in the Binary Search Tree

➡️ 7. Level-Order-Traversal-Logic-Visualization Using the Circular Queue


💡 Click on the Star If You Love This Project and Follow me on GitHub To Get New Poject Updates