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

Postorder traversal without recursion #69

Open
ShivangiSingh17 opened this issue Oct 8, 2019 · 2 comments
Open

Postorder traversal without recursion #69

ShivangiSingh17 opened this issue Oct 8, 2019 · 2 comments
Labels
hactoberfest-accepted Java Something isn't working

Comments

@ShivangiSingh17
Copy link
Owner

Write a Java code for post order traversal without using the recursive method.

@ShivangiSingh17 ShivangiSingh17 added Java Something isn't working hactoberfest-accepted labels Oct 8, 2019
@priyanka2609
Copy link

I would like to contribute :)

@saichandernagamalla
Copy link

saichandernagamalla commented Oct 8, 2019

@ShivangiSingh17 Raised a PR for this. Please review.
@priyanka2609 sorry!!! I have started working on this before you commented :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hactoberfest-accepted Java Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants