Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Palindrome Linked List #262

Closed
ayushisingla opened this issue Oct 2, 2024 · 0 comments
Closed

Palindrome Linked List #262

ayushisingla opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
DSA Hacktoberfest contribute for hacktoberfest 2024

Comments

@ayushisingla
Copy link

I would like to contribute by adding the "Palindrome LinkedList" problem under the Hacktoberfest label. This problem involves key linked list operations such as:

  1. Reversing a LinkedList
  2. Finding the middle node of a LinkedList
  3. Checking if a LinkedList is a palindrome

This problem will help participants improve their understanding of fundamental linked list operations, which are essential in coding interviews.

Please assign me this under Hacktoberfest label.

@Saloni6111 Saloni6111 added Hacktoberfest contribute for hacktoberfest 2024 DSA labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSA Hacktoberfest contribute for hacktoberfest 2024
Projects
None yet
Development

No branches or pull requests

2 participants