Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

added set3 question#38

Open
devarakondapranav wants to merge 6 commits intocbitosc:masterfrom
devarakondapranav:devarakondapranav-set3-1
Open

added set3 question#38
devarakondapranav wants to merge 6 commits intocbitosc:masterfrom
devarakondapranav:devarakondapranav-set3-1

Conversation

@devarakondapranav
Copy link
Contributor

No description provided.

@revannth
Copy link
Contributor

Make it more dynamic by taking user input. In case they add a new number to the root, place it the appropriate position. In case a delete a number from the root, remove the respective element. All operations should be done at the root but reflected across the whole binary tree

@revannth revannth closed this Mar 18, 2018
@revannth
Copy link
Contributor

revannth commented Mar 18, 2018

Make it more dynamic by taking user input. In case they add a new number to the root, place it in the appropriate position. In case a delete a number from the root, remove the respective element. All operations should be done at the root but reflected across the whole binary tree

@revannth revannth reopened this Mar 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants