You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ Date: 2024
3
3
4
4
# Binary Search Tree Visualiser
5
5
6
-

7
-
6
+

7
+
8
8
Welcome to the **Binary Search Tree (BST) Visualizer**, an interactive tool designed for learners, educators, and developers interested in deepening their understanding of binary search trees. This app offers a dynamic approach to studying BSTs by enabling users to visually interact with and manipulate the tree structure.
9
9
10
10
With this tool, users can perform operations like insertion, deletion, and traversal of nodes, exploring the nuanced mechanics of BSTs firsthand. The app’s range of features makes it adaptable to all levels of experience, from beginner to advanced.
0 commit comments