Skip to content

Added level order traversal, and more nodes in main method #103

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 18, 2017

Conversation

mpokryva
Copy link
Contributor

@mpokryva mpokryva commented Sep 28, 2017

  1. Added level order traversal.
  2. Added more nodes to example tree, to have a complete BST of height 2.
    Added level order traversal, and more nodes in main method #103

Copy link
Member

@dynamitechetan dynamitechetan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. Can you please add some comments so that people can read it better?

@mpokryva
Copy link
Contributor Author

mpokryva commented Oct 2, 2017

Added them!
Fixed merge conflicts.

@dynamitechetan dynamitechetan merged commit ef1aa79 into TheAlgorithms:master Oct 18, 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