Skip to content

Create Binary Search Tree Project #1892

Open
@JustinLemon

Description

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".

Metadata

Assignees

Labels

LGMSOC21assignedenhancementNew feature or request🟧 Level3This issue will be considered as level 3 issue for LGM-SOC 21. Points will be 30.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions