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

Reverse Level Order Traversal [JAVA] #789

Open
7 tasks done
marizvi opened this issue Oct 5, 2021 · 3 comments · May be fixed by #801
Open
7 tasks done

Reverse Level Order Traversal [JAVA] #789

marizvi opened this issue Oct 5, 2021 · 3 comments · May be fixed by #801
Assignees
Labels
contribute-a-thon Issues for contribute-a-thon Hacktoberfest

Comments

@marizvi
Copy link
Contributor

marizvi commented Oct 5, 2021

This issue is about Reverse Level Order Traversal [JAVA], (https://www.geeksforgeeks.org/reverse-level-order-traversal/).

  • Issue Title is in the form Reverse Level Order Traversal [JAVA].
  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This Algo/DS is worth adding to this repository.
  • Assign this issue to me (I want to work on this).
    • I ensure that I am not already assigned to 2 or more issues.
  • I will send my PR only after I'm assigned to this issue by any maintainer.
  • I understand that I will be unassigned from this issue if I fail to send a PR for this within a week.

Kindly, assign me this issue under contribute-a-thon'21.

Thanks.

@vidit2512
Copy link
Member

@marizvi GFI.

@marizvi marizvi linked a pull request Oct 10, 2021 that will close this issue
7 tasks
@marizvi
Copy link
Contributor Author

marizvi commented Oct 10, 2021

Below is the Screenshot of input provided which is in the code as well.
Screenshot 2021-10-10 220335

The desired Output for reverse level order traversal is attached below.
Screenshot 2021-10-10 220313

@marizvi
Copy link
Contributor Author

marizvi commented Oct 10, 2021

if everything looks fine then kindly merge my PR with main under Contribute-a-thon'21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribute-a-thon Issues for contribute-a-thon Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants