DS-Algo-Point
DS-Algo-Point copied to clipboard
Reverse a linked list
🚀 Feature
Given a linked list, reverse it. Linked List: 1->2->3->4->5->6 After reversing the list, elements are 6->5->4->3->2->1.
Have you read the Contribution Guidelines?
Yes
Pitch
An easy Linked List problem.
Assignees
@Parth505 - Python @AdeshChoudhar19 - C++ @kamil200 - Java @satwik-chowdary - C
I would like to work on this
Sure! But which programming language - C, C++, Java, Python?
I can solve that problem using Python
I would also like to contribute. Python/C++.
@Parth505 - Python @AdeshChoudhar19 - C++ Assigned
Hi, I would love to work on this issue as my first contribution. I can solve it using java.
@kamil200 - Java assigned
I can do this in C
@satwik-chowdary - C Assigned