jainaman224 / Algo_Ds_Notes

A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
GNU General Public License v3.0
2.22k stars 2.08k forks source link

Reverse a linklist using recursion #3109

Open codeingwolf opened 3 years ago

codeingwolf commented 3 years ago

@mrwonko @sapanshah In your repository, the algorithm for reversing the linklist is missing. So I want to add code for this. Please consider my issue and assign it to me.

anishsingh935 commented 3 years ago

hi can i contribute to this issue the algorithm for reversing the linklist is missing. please

chandan9369 commented 2 years ago

hey @jainaman224 , I want to resolve this issue in C++ , if you can please assign it to me