Re: [algogeeks] Addition Of numbers in SLL

2010-08-14 Thread UMESH KUMAR
On Sat, Aug 14, 2010 at 12:52 PM, AlgoBoy manjunath.n...@gmail.com wrote: Add two numbers represented in a SLL. Each digit is represented as a node...the length of the lists may be more than 2000... Wat is the most efficient soln...store the added digits in another SLL...and return the head

Re: [algogeeks] Addition Of numbers in SLL

2010-08-14 Thread Lokesh Agarwal
first reverse the both link list and than add -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, send email to