Skip to content

Added delete function to binary_search_tree.py and print function #200

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

Merged
merged 3 commits into from
Oct 31, 2017

Conversation

pablo9891
Copy link
Contributor

  • Added delete node function
  • Added a customizable traversalTree function that gets a list of nodes in the tree
  • Created an str function that returns an string with all the nodes in the tree in order
  • Added a bigger testing example

@harshildarji harshildarji merged commit 9dfd0a6 into TheAlgorithms:master Oct 31, 2017
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