nitind2411 / hacktoberfest-2022-DSA-CP

This Repository will contain Concepts of DSA and Competitive Programming in any language Mostly in C++
12 stars 33 forks source link

Reverse a linked list #41

Closed Saaraansh10 closed 1 year ago

Saaraansh10 commented 1 year ago

A basic problem of linked list

Saaraansh10 commented 1 year ago

Can you please assign this issue to me @nitind2411 ?

nitind2411 commented 1 year ago

assigned to @Saaraansh10 , but try to add new things into your code because code for just reversing a linked list has already been added to repository Thanks