![]() |
How to find out Linked list is palindrome or not
Hi Every One:)
I keen to know the solution to find out whether Linked List is palindrome or not. Solution should be optimised with respect to time and space. I Would like to have +ve response from group members. Thanks :) :) |
Re: How to find out Linked list is palindrome or not
So have you done any research into the problem or not?
Is your list a single linked list, or a double linked list ? Because the solution is boringly trivial for a double linked list. |
Re: How to find out Linked list is palindrome or not
Quote:
|
| All times are GMT +5.5. The time now is 06:47. |