Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Added linked list data structure#29

Closed
tavishjain wants to merge 2 commits intoAllAlgorithms:masterfrom
tavishjain:master
Closed

Added linked list data structure#29
tavishjain wants to merge 2 commits intoAllAlgorithms:masterfrom
tavishjain:master

Conversation

@tavishjain
Copy link

Added linked list data structure

tavishjain added 2 commits October 2, 2018 11:46
Added linked list data structure
Added stack data structure
Copy link
Member

@abranhe abranhe left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution to The All ▲lgorithms project, the huge collection of algorithms implemented in different languages.

Hi, @tavishjain we appreciate every contribution but you will need to follow the contributions rules, follow the C++ style instead of C. Also, they should be in a folder called data-structures instead of data structures

You can also open a new pull request at AllAlgorithms/c

Ask any other question on Gitter

@christianbender
Copy link
Collaborator

@tavishjain Sorry but duplicate. We already have a linked-list and stack data structure in our repo. But you can refactor the existing ones.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants