OmkarPathak/pygorithm

BinaryTree class does not have adding-node functions

quocdat32461997 opened this issue · 2 comments

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

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

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