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

Create Reverse.cpp #44

Closed Saaraansh10 closed 1 year ago

Saaraansh10 commented 1 year ago

Reversing linked list using two interesting methods

nitind2411 commented 1 year ago

@Saaraansh10 try to contribute DSA other than Linked List, All the Famous Programs and questions are already been merged on the repository , There are many more data structures other than linked list. Try to use those Please. Thanks