Skip to content

data_structure: add stack implementation#67

Merged
mertcandav merged 2 commits into
TheAlgorithms:mainfrom
mgstabrani:stack
Jul 21, 2026
Merged

data_structure: add stack implementation#67
mertcandav merged 2 commits into
TheAlgorithms:mainfrom
mgstabrani:stack

Conversation

@mgstabrani

Copy link
Copy Markdown
Contributor

What Changed

  • Added a new data_structure folder
  • Added a stack implementation in the data_structure module
  • Added test cases for the stack implementation
  • Added data_structure to test CI

@mertcandav mertcandav left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution.

@mertcandav
mertcandav merged commit 6a9d331 into TheAlgorithms:main Jul 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants