Skip to content

Commit 968e578

Browse files
authored
Update README.md
1 parent 01e7e5a commit 968e578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Date: 2024
33

44
# Binary Search Tree Visualiser
55

6-
![Screenshot of BST](images/ScreenshotOfBST.jpg)
7-
6+
![Screenshot of BST](images/ScreenshotOfBST.jpg)
7+
88
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.
99

1010
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

Comments
 (0)