Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📃: Add new Project of BST Visualizer #1575

Open
Tamanna225 opened this issue Oct 22, 2024 · 0 comments
Open

📃: Add new Project of BST Visualizer #1575

Tamanna225 opened this issue Oct 22, 2024 · 0 comments

Comments

@Tamanna225
Copy link

🔴 Title : BST Visualizer
🔴 Tech stack : HTML, CSS, JS
🔴 Objective: Develop an interactive Binary Search Tree (BST) application that allows users to dynamically add nodes, delete nodes and visually explore different tree traversal methods (in-order, pre-order, post-order) by highlighting nodes with distinct colors based on the selected traversal. The goal is to enhance the understanding of BST operations and traversal techniques through visualization.
🔴 Summary :
The project involves creating a Binary Search Tree (BST) where users can add nodes and delete nodes dynamically based on their input. The application will visually represent the tree and allow users to choose various traversal methods (in-order, pre-order, post-order).

📸 Screenshots

Screenshot 2024-10-22 104751


✅ Details to Include When Taking the Issue:
Name : Tamanna
Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.): GSSOC-Ext, Hacktoberfest

If found feasible, Please assign this issue to me with GSSOC-Ext and Hactoberfest labels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant