0
Check palindrome number using double linked list in C
Double linked list
10 Respostas
+ 3
immersing yourself in a school exercise is the best way to distract yourself from the hustle and bustle of life
https://code.sololearn.com/cWGeDg5kD9Iy/#c
+ 2
Vedika as I understand it, linked lists are meant for data storage where locations of data needs not to be adjacent. I'd probably just use a loop or an array (though not necessary).
I personally just don't see it worth the effort. But having you said it's an assignment, then I guess you're out of choices on what to use in solving the task (check palindrome number).
+ 2
Thanks...plzz wait..I will share my code.......
And here I m not expecting others to solve my assignment... instant...I want to guide me...to reach the right direction...
+ 1
Why you think this is a good idea?
0
Why not?
Actually it's a task....assign to me !!!
Would u like to help me???
0
Ya sure....I tried it many times ..but didn't reached the solution..... that's why.
0
Before posting I already tried no of days....
0
..I already did it with loop and arrays Both......but I m not getting how to do it using double linked list....as I said it's assignment so no other option was left...
0
I already search a lot on this on Google and different tutorial..
0
Thanks buddy 👍