Re: [algogeeks] Linked List question

2012-12-28 Thread Udit Agarwal
27, 2012 11:18:20 PM UTC-6, Sanjeev wrote: i mean the length of the linked list is not known to us. @udit how can we do this in single traversal ? i think we need to traverse the linked list twice in your case. Please reply if i am wrong ? On Thu, Dec 27, 2012 at 10:48 PM, Udit Agarwal udit

Re: [algogeeks] Linked List question

2012-12-27 Thread Udit Agarwal
); On Thu, Dec 27, 2012 at 3:31 PM, naveen shukla naveenshuklasweetdrea...@gmail.com wrote: random node -- -- With Best Wishes From: Naveen Shukla IIIT Allahabad B.Tech IT 4th year Mob No: 07860896972 E-mail naveenshuklasweetdrea...@gmail.com -- -- -- Udit Agarwal

Re: [algogeeks] Linked List question

2012-12-27 Thread Udit Agarwal
naveenshuklasweetdrea...@gmail.com wrote: i mean the length of the linked list is not known to us. @udit how can we do this in single traversal ? i think we need to traverse the linked list twice in your case. Please reply if i am wrong ? On Thu, Dec 27, 2012 at 10:48 PM, Udit Agarwal uditii...@gmail.com