Skip to content

data_structure: add linked list implementation - #71

Merged
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:linked-list
Sep 1, 2026
Merged

data_structure: add linked list implementation#71
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:linked-list

Conversation

@mgstabrani

Copy link
Copy Markdown
Contributor

What Changed

  • Added a linked list implementation in the data_structure module
  • Added test cases for the linked list implementation

@mgstabrani

Copy link
Copy Markdown
Contributor Author

The CI worked fine on my fork https://github.com/mgstabrani/Jule/actions/runs/33080948605. Could you help to re-run the CI? @mertcandav

@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 6af6192 into TheAlgorithms:main Sep 1, 2026
3 of 6 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