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

BinaryTree class does not have adding-node functions #81

Closed
quocdat32461997 opened this issue Feb 27, 2018 · 2 comments
Closed

BinaryTree class does not have adding-node functions #81

quocdat32461997 opened this issue Feb 27, 2018 · 2 comments

Comments

@quocdat32461997
Copy link
Contributor

In tree.py, the BinaryTree class does not have functions which add nodes or delete nodes. There are only getting data functions only.
If there is no special purposes for leaving the BinaryTree class without adding-node class, I will add adding-node functions the class.
screenshot 66

@OmkarPathak
Copy link
Owner

Yeah, that would be fine.. You can send PR for that! Thank You 😄

@OmkarPathak
Copy link
Owner

I think we have addressed this issue. So I am closing this 😄

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

2 participants