Skip to content
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

Create post order,IN order, Pre order, DFS,BFS examples in Kotlin #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vibhu172000
Copy link

1. Issue Link: #17

2. Brief explanation of a change:

3. Will it break existing clients and code in production? YES

@gkesler
Copy link
Contributor

gkesler commented Oct 28, 2020

@vibhu172000 please, put some description to your PR.
What does it solve? From the provided code I can tel that you put examples how to recursively traverse a tree. Sure, you can do that. How is that related to this project?

@vibhu172000
Copy link
Author

vibhu172000 commented Oct 28, 2020 via email

@gkesler
Copy link
Contributor

gkesler commented Oct 28, 2020

@vibhu172000 thanks again, I saw this in another PR. Still, the question is: how this is related to traverser? Have you tried to implement your dfs/bfs using traverser component from this project?

@vibhu172000
Copy link
Author

vibhu172000 commented Oct 28, 2020 via email

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.

None yet

2 participants