Skip to content

Conversation

@rica-v3
Copy link
Member

@rica-v3 rica-v3 commented Mar 14, 2020

  • All the values of elements in the left (right) sub-tree should be smaller(bigger) than the root.

After removing the parent node and the left child node is the next parent, the right node and its children of the new parent node should be moved into the right subtree of the parent and the deepest and the very left side.

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

Successfully merging this pull request may close these issues.

2 participants