Skip to content

[Documentation Update]: Add LeetCode Solution for Problem 107(Binary Tree Level Order Traversal II) #885

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

Closed
4 tasks done
Harleen-786 opened this issue Jun 9, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Harleen-786
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Issue Description

I would like to add a solution for the LeetCode problem "Binary Tree Level Order Traversal II" (Problem 107) to the project. This problem involves performing a level order traversal on a binary tree but returning the node values in reverse level order.

Suggested Change

I suggest adding a comprehensive solution to the Binary Tree Level Order Traversal II problem in multiple programming languages, including C++, Python, Java, and JavaScript. This solution will include:

  1. Clear and well-documented code.
  2. An explanation of the algorithm and its complexity.
  3. Example test cases to demonstrate the correctness of the solution.

Rationale

No response

Urgency

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@Harleen-786 Harleen-786 added the enhancement New feature or request label Jun 9, 2024
@Harleen-786
Copy link
Contributor Author

@ajay-dhangar please assign the issue

@hardiksharma02 hardiksharma02 added documentation Improvements or additions to documentation GSSOC'24 GirlScript Summer of Code | Contributor level2 GirlScript Summer of Code | Contributor's Levels labels Jun 9, 2024
@ajay-dhangar ajay-dhangar moved this to In Progress in @CodeHarborHub Jun 13, 2024
@ajay-dhangar ajay-dhangar added level1 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor and removed level2 GirlScript Summer of Code | Contributor's Levels labels Jun 13, 2024
@ajay-dhangar
Copy link
Member

@Harleen-786 Please complete your task otherwise I will close it.

@ajay-dhangar ajay-dhangar removed GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor labels Jun 17, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in @CodeHarborHub Jun 17, 2024
Copy link

Hello @Harleen-786! Your issue #885 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants