Skip to content

Added Palindrome partitioning 2 solution - #430

Merged
shivamm-verma merged 6 commits into
shivamm-verma:mainfrom
aaqeebpinjari:temp1
Oct 20, 2025
Merged

Added Palindrome partitioning 2 solution#430
shivamm-verma merged 6 commits into
shivamm-verma:mainfrom
aaqeebpinjari:temp1

Conversation

@aaqeebpinjari

Copy link
Copy Markdown
Contributor

Good evening, @shivamm-verma , @Shivangi10-10 , Thanks a lot for looking into my PR, looking forward for getting reviewed and Accepted to ur Valuable codebase...

Issue number if any:-

Fixes #388

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

📊 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. 🙌🏼

@aaqeebpinjari

Copy link
Copy Markdown
Contributor Author

@shivamm-verma , @Shivangi10-10 , Wanted to ask regarding pull request, any issue with my code?

@aaqeebpinjari

Copy link
Copy Markdown
Contributor Author

@shivamm-verma , i have solved the merge conflit, looking forward for getting reviewed and accepted

@shivamm-verma
shivamm-verma removed the request for review from Shivangi10-10 October 20, 2025 11:33
@shivamm-verma
shivamm-verma merged commit bb53b2e into shivamm-verma:main Oct 20, 2025
@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 20, 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] Palindrome partitioning 2

2 participants