Skip to content

Added Flatten Binary Tree to Linked List - #438

Merged
shivamm-verma merged 1 commit into
shivamm-verma:mainfrom
VanshGarg06:flatten-binary-tree-list
Oct 19, 2025
Merged

Added Flatten Binary Tree to Linked List#438
shivamm-verma merged 1 commit into
shivamm-verma:mainfrom
VanshGarg06:flatten-binary-tree-list

Conversation

@VanshGarg06

Copy link
Copy Markdown
Contributor

Issue number if any:-

Fixes #408
Kindly merge this PR with labels and into the main as i have checked everything is correct. Under the necessary labels @GSSOC2025 and level number as per issue #408

Contribution Checklist (make sure all are checked)

  • Code file added (.cpp, .java, .py, etc.)
  • Markdown file added with:
    • Problem statement
    • Example input/output
    • Generic logic
    • Time & space complexity

📝 Type of Addition (check any one)

  • DSA problem addition
  • Fix mistakes in existing codebase
  • Add better solutions
  • Make docs better

📊 Last check (make sure all are checked

  • Have you checked that this problem isn't already in the codebase?🔍
  • Did you cross-check that your code/explanation is right?

🏢 Your Organization?

  • GsSOC'25

@github-actions

Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@VanshGarg06

Copy link
Copy Markdown
Contributor Author

Please Merge this PR with labels.

@shivamm-verma
shivamm-verma merged commit bcfedca into shivamm-verma:main Oct 19, 2025
1 check passed
@github-actions

Copy link
Copy Markdown

🎉 Congrats on getting your PR merged!🙌🏼

Thanks for the contribution — every small chunk of contribution helps improve the project.
Looking forward to your next contribution! 🥳✨

WellDone

@github-actions github-actions Bot added gssoc25 Official gsssoc25 label, that marks the contribution. Level-2 Level 2 contribution PR Merged!🥳 Congrats labels Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 Official gsssoc25 label, that marks the contribution. Level-2 Level 2 contribution PR Merged!🥳 Congrats

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Problem] Flatten Binary tree to Linked List

2 participants