Skip to content

BST traversal - #17

Merged
OmkarPathak merged 3 commits into
OmkarPathak:masterfrom
Kshitiz-Jain:master
Oct 2, 2019
Merged

BST traversal#17
OmkarPathak merged 3 commits into
OmkarPathak:masterfrom
Kshitiz-Jain:master

Conversation

@Kshitiz-Jain

Copy link
Copy Markdown
Contributor

Creates a tree of given values and gives inorder, preorder and postorder of a tree.

Creates a tree of given values and gives inorder, preorder and postorder of a tree.

@OmkarPathak OmkarPathak left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Please add this file into Tree folder so that I can merge this

@OmkarPathak
OmkarPathak merged commit 9ad6519 into OmkarPathak:master Oct 2, 2019
@Kshitiz-Jain

Copy link
Copy Markdown
Contributor Author

Hi, I have added the file in the Tree folder, please check

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