ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
70 stars 231 forks source link

[Idea]: <Reversing a linked list> #1766

Closed Asmi1108 closed 1 week ago

Asmi1108 commented 1 week ago

Idea Title

Reverse a linked list in java

Idea Description

Add implementation and documentation for reversing a linked list in Java.

Potential Benefits

Implementation Suggestions (Optional)

No response

Asmi1108 commented 1 week ago

@ajay-dhangar Please assign this to me!