KhushbooGoel01 / Top-Interview-Questions--Leetcode

These are codes for Top Interview Questions from Leetcode.
248 stars 139 forks source link

cpp solution for Reverse Linked List #209

Open altafalam21 opened 2 years ago

altafalam21 commented 2 years ago

Would like to add cpp solution for Leetcode 206 Reverse Linked List

AnkitPatel1999 commented 2 years ago

hii @altafalam21 can you please assign this issue to me

AnkitPatel1999 commented 2 years ago

hii @KhushbooGoel01 can you please assign this issue to me

ConnectBhawna commented 2 years ago

could you please assign it to me @KhushbooGoel01

Arghyahub commented 2 years ago

@KhushbooGoel01 I have both recursive and Iterative solution for Reversing Linked List in C++ Can you please assign it to me?