Skip to content

[FEATURE] Add Stack Module #8

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

Open
brandoniscoding-dev opened this issue Nov 9, 2024 · 0 comments
Open

[FEATURE] Add Stack Module #8

brandoniscoding-dev opened this issue Nov 9, 2024 · 0 comments
Labels
enhancement New feature or request to-do

Comments

@brandoniscoding-dev
Copy link
Member

  • No specific problem, but adding a Stack module would enhance the data structure collection of the project.

  • Implement a Stack module with methods for basic operations (push, pop, peek, etc.) following a Last In, First Out (LIFO) structure.

  • No alternatives are considered as Stack is a fundamental data structure.

  • This module could be structured similarly to existing modules for cohesion across the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do
Projects
None yet
Development

No branches or pull requests

1 participant