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

Create Binary Search Tree Project #1892

Open
JustinLemon opened this issue Jul 14, 2021 · 3 comments
Open

Create Binary Search Tree Project #1892

JustinLemon opened this issue Jul 14, 2021 · 3 comments
Assignees
Labels
assigned enhancement New feature or request 🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21. Points will be 30. LGMSOC21

Comments

@JustinLemon
Copy link

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
Copy link

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.

@github-actions github-actions bot added the enhancement New feature or request label Jul 14, 2021
@Rizwan-S
Copy link
Contributor

@JustinLemon sure! Go ahead..

@Ankita297 Ankita297 added assigned LGMSOC21 🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21. Points will be 30. labels Jul 15, 2021
@Dev-anshika98
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned enhancement New feature or request 🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21. Points will be 30. LGMSOC21
Projects
None yet
Development

No branches or pull requests

4 participants