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

📃: Stacks #14

Closed
TheChaoticor opened this issue Oct 2, 2024 · 10 comments · Fixed by #15
Closed

📃: Stacks #14

TheChaoticor opened this issue Oct 2, 2024 · 10 comments · Fixed by #15
Assignees
Labels
good first issue Good for newcomers gssoc-ext hacktoberfest hacktoberfest-accepted level1 Status: Approved PRs that have passed review and are approved for merging.

Comments

@TheChaoticor
Copy link
Collaborator

🔴 *Stacks :
🔴 **Add full interpretation and code of stack ** :
🔴 A Stack is a linear data structure that follows a particular order in which the operations are performed. The order may be LIFO(Last In First Out) or FILO(First In Last Out). LIFO implies that the element that is inserted last, comes out first and FILO implies that the element that is inserted first, comes out last. :

Screenshots 📷

NA


To be Mentioned while taking the issue :

  • Full name : Arpit Mishra
  • What is your participant role? (Mention the Open Source Program name. Eg. GSOC, GSSOC, SSOC, JWOC, etc.)
    Mentor,gssoc-ext

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

github-actions bot commented Oct 2, 2024

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

@TheChaoticor TheChaoticor added the Status: Up for Grabs Issues that are available for contributors to take and work on. label Oct 2, 2024
@Charul00
Copy link
Contributor

Charul00 commented Oct 2, 2024

can you please assign to me

@TheChaoticor
Copy link
Collaborator Author

ok

@TheChaoticor TheChaoticor added Status: Assigned Indicates an issue has been assigned to a contributor. and removed Status: Up for Grabs Issues that are available for contributors to take and work on. labels Oct 2, 2024
@Charul00
Copy link
Contributor

Charul00 commented Oct 2, 2024

can you please check hactoberfest label is this correct or not in the website having hacktoberfest-accepted

@TheChaoticor
Copy link
Collaborator Author

It's okay. Still the new label will be added

Copy link

github-actions bot commented Oct 2, 2024

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to reach out!

@TheChaoticor TheChaoticor added Status: Approved PRs that have passed review and are approved for merging. and removed Status: Assigned Indicates an issue has been assigned to a contributor. labels Oct 2, 2024
@TheChaoticor
Copy link
Collaborator Author

Good

@Charul00
Copy link
Contributor

Charul00 commented Oct 2, 2024

@TheChaoticor it says this can you know why not considering my submissions

Screenshot 2024-10-02 174859

@TheChaoticor
Copy link
Collaborator Author

Wait, let me check. Don't worry, we will revert back to you. Focus on your other PRs

@TheChaoticor
Copy link
Collaborator Author

is it in hactoberfest or gssoc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc-ext hacktoberfest hacktoberfest-accepted level1 Status: Approved PRs that have passed review and are approved for merging.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants