Skip to content

[New Problem] Sort Colors - #416

Merged
shivamm-verma merged 2 commits into
shivamm-verma:mainfrom
cheshtagarg28:fix-issue-412
Oct 19, 2025
Merged

[New Problem] Sort Colors#416
shivamm-verma merged 2 commits into
shivamm-verma:mainfrom
cheshtagarg28:fix-issue-412

Conversation

@cheshtagarg28

@cheshtagarg28 cheshtagarg28 commented Oct 11, 2025

Copy link
Copy Markdown
Contributor

Issue number if any:-

Fixes #412

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

@shivamm-verma shivamm-verma changed the title fixed issue:412 [New Problem] Sort Colors [New Problem] Sort Colors Oct 19, 2025
@shivamm-verma
shivamm-verma merged commit de351dd into shivamm-verma:main Oct 19, 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 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] Sort Colors

2 participants