each node in a linked list has one next pointer how can node 3 point to 9 &
4.

On Fri, Jun 3, 2011 at 10:56 AM, Arpit Mittal <mrmittalro...@gmail.com>wrote:

> L1                 L2
> 1                 5
>     2        7
>          3
>     9        4
>
> Is this situation not possible?
>
>
> On Thu, Jun 2, 2011 at 10:23 PM, anand karthik <anandkarthik....@gmail.com
> > wrote:
>
>> How can that be unless 3 has two "next" nodes?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
> -Arpit Mittal
> 6th Semester,
> Indian Institute of Information Technology,Allahabad
> Email : arpitmittal.ii...@gmail.com
>            rit2008...@iiita.ac.in
> Contact : +91-8853049787
>
> Let every man be respected as an individual and no man idolized.
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Cheers
Naveen Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to