my understanding of question when I have given solution...

list1 =

4-->2-->3-->6

list2 =

5-->7-->2-->3

output should be: 2,3

other understand of this question on which davin has given solution
is..

two linked list froming  Y

and find intersecting node or find if they are intersecting or not.



On Jan 12, 5:05 pm, Davin <dkthar...@googlemail.com> wrote:
> @manoj, Can you please explain question about your understanding?
>
> On Jan 12, 4:19 pm, manoj <manoj.lala...@gmail.com> wrote:
>
> > wake up ..L
>
> > I think original question has asked about intersection (set
> > intersection)...not the node intersection of two linked list.........
>
> > On Jan 12, 4:04 pm, juver++ <avpostni...@gmail.com> wrote:
>
> > > Justify your algo on examples.

-- 
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 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to