Skip to content

Fix: Updated solution and docs for issue #393 - #422

Merged
shivamm-verma merged 2 commits into
shivamm-verma:mainfrom
gurram-lahari:issue-393
Oct 20, 2025
Merged

Fix: Updated solution and docs for issue #393#422
shivamm-verma merged 2 commits into
shivamm-verma:mainfrom
gurram-lahari:issue-393

Conversation

@gurram-lahari

Copy link
Copy Markdown
Contributor

Issue number if any:-

Fixes #393

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

Comment thread Stack and Queue/min_stack/python_code.py
Implement a MinStack class that supports push, pop, top, and getMin operations.

@shivamm-verma shivamm-verma left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great.

@shivamm-verma
shivamm-verma merged commit 8ee4b36 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] <Min Sack>

2 participants