Vishal-raj-1 / Awesome-JavaScript-Projects

This Repository contain awesome vanilla JavaScript projects.
https://vishal-raj-1.github.io/Awesome-JavaScript-Projects/
MIT License
1.8k stars 733 forks source link

Create Binary Search Tree Project #1892

Open JustinLemon opened 2 years ago

JustinLemon commented 2 years ago

Is your feature request related to a problem? Please describe.

No, it isn't a problem. I wanted to add an additional project to it.

Initial thoughts about the project

This project allows the user to insert integers one by one. These integers will form a Binary Search Tree. The user can view the Binary Search Tree by clicking on a button "View BST".

Additional enhancement that can be made

  1. The sequence of in order, pre order, and post order traversal can be shown.
  2. Once user inserted an integer, the graph will be updated instantly without needing to press "View BST".
github-actions[bot] commented 2 years ago

Hi 😄, thanks for creating your first issue at AWESOME-JAVASCRIPT-PROJECTS, do read and follow the Code of Conduct and the Contribution Guidelines while contributing.

Rizwan-S commented 2 years ago

@JustinLemon sure! Go ahead..

Dev-anshika98 commented 1 month ago

@Rizwan-S .. Can you please assign this issue to me ...under the tag gssoc'24 If this issue is not solved yet