Skip to content
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

📃: Add Stack Implementation and Variants #285

Closed
ananyakaligal opened this issue Oct 8, 2024 · 3 comments
Closed

📃: Add Stack Implementation and Variants #285

ananyakaligal opened this issue Oct 8, 2024 · 3 comments
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level2 Status: Assigned💻 Indicates an issue has been assigned to a contributor.

Comments

@ananyakaligal
Copy link
Contributor

We will be adding a comprehensive stack implementation along with its variants to enhance Algorithms and Data Structures.

The proposed additions will include:

A basic stack implementation with essential operations:

Push
Pop
Peek
IsEmpty

Also, the variants of stack:
Min Stack:
Max Stack
Stack with Frequency Count
Stack using Linked List

Copy link

github-actions bot commented Oct 8, 2024

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@ananyakaligal ananyakaligal changed the title 📃: 📃: Add Stack Implementation and Variants Oct 8, 2024
@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned💻 Indicates an issue has been assigned to a contributor. level2 gssoc-ext hacktoberfest labels Oct 8, 2024
@Sai-ganesh-0004
Copy link
Contributor

Hello I would like to work on this Can you assign it to me

Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level2 Status: Assigned💻 Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

3 participants