abhishektyagi2912 / Coding-Platforms-Solution

Solution of Leetcode, Hacker-Earth, Hacker-Rank
0 stars 0 forks source link

curr->next=prev; #1

Open abhishektyagi2912 opened 1 year ago

abhishektyagi2912 commented 1 year ago

https://github.com/abhishektyagi2912/Coding-Platforms-Solution/blob/9ef45212d0d36cbf95543176a8f915a0a747dbfd/LeetCode/234.%20Palindrome%20Linked%20List.cpp#L29

abhishektyagi2912 commented 1 year ago

do this change on the question 234 to get correct answer