strivedi4u / hacktoberfest2024

This repository is for beginners who want to contribution in open source Hacktoberfest 2024.This project is designed to promote learning and growth in the field of software development. It offers a range of coding challenges and projects that cover various topics, from basic algorithms to complex application development.
Apache License 2.0
80 stars 523 forks source link

4. Reverse a linked list #5

Open strivedi4u opened 2 months ago

strivedi4u commented 2 months ago

Description: Write a function to reverse a singly linked list. Input: A singly linked list. Output: The reversed linked list. Example:


Input: 1 -> 2 -> 3 -> 4 -> 5  
Output: 5 -> 4 -> 3 -> 2 -> 1
Tanishka534 commented 2 months ago

Please assign this issue to me

strivedi4u commented 2 months ago

⭐ If you find this repository helpful, please give it a star! ⭐

Gungunmi12 commented 2 months ago

pls assign it to me

Gungunmi12 commented 2 months ago

I want to solve this issue

dayam8696 commented 2 months ago

Please assign this issue to me under Hacktoberfest 2024 label :)

rajbodhak commented 2 months ago

assign this issue to me

strivedi4u commented 2 months ago

🚀 Follow me, 💬 Join the WhatsApp Group, and ⭐ Star the Repo to support our journey together!

Gungunmi12 commented 2 months ago

Pls accept my pr with hacktoberfest label

Ruchika2005 commented 2 months ago

Hi , I am Ruchika Patil. Could you please assign this issue to me ?