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

Implementar BFS Direita #27

Open
viniciusbds opened this issue Oct 20, 2019 · 5 comments
Open

Implementar BFS Direita #27

viniciusbds opened this issue Oct 20, 2019 · 5 comments

Comments

@viniciusbds
Copy link
Owner

No description provided.

@Surya97
Copy link

Surya97 commented Oct 26, 2019

Can I look into this? Correct me if I am wrong, you want a BFS implemented in Java right?

@viniciusbds
Copy link
Owner Author

@Surya97 . Yep. But your program should print the result of forwarding from right to left in the tree read.

@viniciusbds
Copy link
Owner Author

@Surya97 the #25 also is related with BSF

@Surya97
Copy link

Surya97 commented Oct 26, 2019

@viniciusbds So, basically you want a level order traversal of the tree with children nodes print from left to right. Am I right?

@viniciusbds
Copy link
Owner Author

@Surya97 Yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants