[FEATURE] Implement Linked list and its operations #128

Closed
opened 2026-01-29 15:04:49 +00:00 by claunia · 17 comments
Owner

Originally created by @Saradwata-Bandyopadhyay on GitHub (Oct 10, 2022).

Detailed description

A comprehensive code consisting of all the Linked List along with its operations is missing in this repository.

Context

Linked List is a commonly used Data Structure. So a code consisting of all its implementations using functions would help in getting an better overview of this data structure and will also act as a reference for future use.

Possible implementation

No response

Additional information

No response

Originally created by @Saradwata-Bandyopadhyay on GitHub (Oct 10, 2022). ### Detailed description A comprehensive code consisting of all the Linked List along with its operations is missing in this repository. ### Context Linked List is a commonly used Data Structure. So a code consisting of all its implementations using functions would help in getting an better overview of this data structure and will also act as a reference for future use. ### Possible implementation _No response_ ### Additional information _No response_
claunia added the Staleenhancement labels 2026-01-29 15:04:49 +00:00
Author
Owner

@Saradwata-Bandyopadhyay commented on GitHub (Oct 10, 2022):

Please assign this issue to me.

@Saradwata-Bandyopadhyay commented on GitHub (Oct 10, 2022): Please assign this issue to me.
Author
Owner

@tusharnain commented on GitHub (Oct 12, 2022):

Please assign this to me, I will write fully documented code.

@tusharnain commented on GitHub (Oct 12, 2022): Please assign this to me, I will write fully documented code.
Author
Owner

@MoitreyoChak commented on GitHub (Oct 12, 2022):

Hey , I am interested in this task and would like to contribute to this issue.

@MoitreyoChak commented on GitHub (Oct 12, 2022): Hey , I am interested in this task and would like to contribute to this issue.
Author
Owner

@Go3452 commented on GitHub (Oct 12, 2022):

can you assign me this issue?

@Go3452 commented on GitHub (Oct 12, 2022): can you assign me this issue?
Author
Owner

@Emmastro commented on GitHub (Oct 12, 2022):

There are some functions on linked list on the data structure directory, though there are just very few implementations. I just opened a PR for inserting a node on a singly linked list on a particular index from https://github.com/TheAlgorithms/C/pull/1039

@Emmastro commented on GitHub (Oct 12, 2022): There are some functions on linked list on the data structure directory, though there are just very few implementations. I just opened a PR for inserting a node on a singly linked list on a particular index from https://github.com/TheAlgorithms/C/pull/1039
Author
Owner

@Vivek-04022001 commented on GitHub (Oct 13, 2022):

Hey, I'm interested in this issue. Can i contribute in it?

@Vivek-04022001 commented on GitHub (Oct 13, 2022): Hey, I'm interested in this issue. Can i contribute in it?
Author
Owner

@drashan14 commented on GitHub (Oct 13, 2022):

Hello sir,
I would like to do this task could you assign me this task.

@drashan14 commented on GitHub (Oct 13, 2022): Hello sir, I would like to do this task could you assign me this task.
Author
Owner

@konan625 commented on GitHub (Oct 17, 2022):

Hello sir, Can you assign this task to me?

@konan625 commented on GitHub (Oct 17, 2022): Hello sir, Can you assign this task to me?
Author
Owner

@aniket-varma commented on GitHub (Oct 18, 2022):

Please assign me this task

@aniket-varma commented on GitHub (Oct 18, 2022): Please assign me this task
Author
Owner

@ZohaiAli commented on GitHub (Oct 18, 2022):

Hello sir!
I can do this task in just a few minutes. please assign me

@ZohaiAli commented on GitHub (Oct 18, 2022): Hello sir! I can do this task in just a few minutes. please assign me
Author
Owner

@AnanyaBajpayi commented on GitHub (Oct 22, 2022):

Please assign this issue to me.

@AnanyaBajpayi commented on GitHub (Oct 22, 2022): Please assign this issue to me.
Author
Owner

@SwaggyRajput commented on GitHub (Oct 22, 2022):

Hello sir, can u assign me this issue. I would love to grab this opportunity.

@SwaggyRajput commented on GitHub (Oct 22, 2022): Hello sir, can u assign me this issue. I would love to grab this opportunity.
Author
Owner

@github-actions[bot] commented on GitHub (Dec 26, 2022):

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions[bot] commented on GitHub (Dec 26, 2022): This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@thebarshablog commented on GitHub (Jan 1, 2023):

Is this issue still open for contribution? I've the materials ready that needs to be uploaded. Please assign.

@thebarshablog commented on GitHub (Jan 1, 2023): Is this issue still open for contribution? I've the materials ready that needs to be uploaded. Please assign.
Author
Owner

@Panquesito7 commented on GitHub (Jan 1, 2023):

Is this issue still open for contribution? I've the materials ready that needs to be uploaded. Please assign.

Thank you for your interest in contributing! 🎉
Before submitting a PR, please ensure the following:

  • The algorithm/implementation isn't a duplicate in this repository.
  • Make your code per the repository standards.
  • Ensure that all the automated-tests pass.

I'll look forward to reviewing your PR. Thanks. 🙂

@Panquesito7 commented on GitHub (Jan 1, 2023): > Is this issue still open for contribution? I've the materials ready that needs to be uploaded. Please assign. Thank you for your interest in contributing! 🎉 Before submitting a PR, please ensure the following: - The algorithm/implementation isn't a duplicate in this repository. - Make your code per the repository [standards](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md). - Ensure that all the [automated-tests](https://github.com/TheAlgorithms/C/actions) pass. I'll look forward to reviewing your PR. Thanks. 🙂
Author
Owner

@github-actions[bot] commented on GitHub (Feb 1, 2023):

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions[bot] commented on GitHub (Feb 1, 2023): This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 8, 2023):

Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

@github-actions[bot] commented on GitHub (Feb 8, 2023): Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our [Gitter](https://gitter.im/TheAlgorithms) channel or our [Discord server](https://the-algorithms.com/discord/). Thank you for your contributions!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#128