|
|
 | | From: | amujoo at yahoo.com | | Subject: | Palindrome in Linked list | | Date: | 23 Jan 2005 23:41:57 -0800 |
|
|
 | TEchnical Interview question: given that each character of word is stored in each node of singly linked list. how would you determine that the word is a palindrome? Anybody with a cleaner method?
|
|
|