PeanutCoffee / Data-Structures-and-Algorithms

https://wilsonvd.me/DSA/
GNU General Public License v3.0
11 stars 49 forks source link

Linkedlist problems #170

Closed Korak-Sengupta closed 1 year ago

Korak-Sengupta commented 1 year ago

want to add solutions to problems like, rotate a linked-list , reverse a linked-list.

PeanutCoffee commented 1 year ago

Add the corresponding code and create a pr.