N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way
GNU General Public License v3.0
30 stars 47 forks source link

Create palindrome check in linkedlist #82

Closed Ishika799 closed 1 year ago

Ishika799 commented 1 year ago

write a c++ code to check whether a linkedlist is palindrome or not