In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List. #120

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

Originally created by @deoliaman00 on GitHub (Oct 4, 2022).

Detailed description

While working with Linked List DS , the beginner needs to learn topic Like:-

  1. How to reverse a linked list
  2. Check a loop inside a linked list
  3. Check the given linked list is pallindrome or not.

Context

These topics help the beginner to get hands on with strong foundation.

Possible implementation

No response

Additional information

No response

Originally created by @deoliaman00 on GitHub (Oct 4, 2022). ### Detailed description While working with Linked List DS , the beginner needs to learn topic Like:- 1. How to reverse a linked list 2. Check a loop inside a linked list 3. Check the given linked list is pallindrome or not. ### Context These topics help the beginner to get hands on with strong foundation. ### Possible implementation _No response_ ### Additional information _No response_
claunia added the Staleenhancement labels 2026-01-29 15:04:15 +00:00
Author
Owner

@deoliaman00 commented on GitHub (Oct 4, 2022):

Kindly assign me this issue and I am willing to help asap.

@deoliaman00 commented on GitHub (Oct 4, 2022): Kindly assign me this issue and I am willing to help asap.
Author
Owner

@Shubhamsingh2747 commented on GitHub (Oct 5, 2022):

Hey, kindly assign me this issue. I can provide C++ code.

@Shubhamsingh2747 commented on GitHub (Oct 5, 2022): Hey, kindly assign me this issue. I can provide C++ code.
Author
Owner

@JKP0495 commented on GitHub (Oct 6, 2022):

please assign this to me, i can provide c code in very short time

@JKP0495 commented on GitHub (Oct 6, 2022): please assign this to me, i can provide c code in very short time
Author
Owner

@anjisnu07 commented on GitHub (Oct 7, 2022):

Hey buddy, assign me for this..

@anjisnu07 commented on GitHub (Oct 7, 2022): Hey buddy, assign me for this..
Author
Owner

@SrijaMarripelli commented on GitHub (Oct 7, 2022):

hello please assign this to me

@SrijaMarripelli commented on GitHub (Oct 7, 2022): hello please assign this to me
Author
Owner

@SohamPashteSSP commented on GitHub (Oct 9, 2022):

Hello, please assign me this, I can provide solution for in C language for reversing a linked list

@SohamPashteSSP commented on GitHub (Oct 9, 2022): Hello, please assign me this, I can provide solution for in C language for reversing a linked list
Author
Owner

@ayushsinghh039 commented on GitHub (Oct 19, 2022):

I would love to work on this !!
The above listed problems can be solved by me.
I have tried my hands on already in solving Linked List problems.
And I am also confident in debugging The C Code directory.

Please assign this issue to me.

@ayushsinghh039 commented on GitHub (Oct 19, 2022): **I would love to work on this !!** The above listed problems can be solved by me. I have tried my hands on already in solving **Linked List problems**. And I am also confident in debugging The C Code directory. **Please assign this issue to me.**
Author
Owner

@github-actions[bot] commented on GitHub (Jan 3, 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 (Jan 3, 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 (Jan 10, 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 (Jan 10, 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#120