Re: [algogeeks] tree to list

2011-09-21 Thread prasanth n
@sukran: must do it in place.. On Wed, Sep 21, 2011 at 7:01 PM, sukran dhawan wrote: > do BFS search,at each level make a linked list > > On Wed, Sep 21, 2011 at 6:50 PM, prasanth n wrote: > >> anyone give an algorithm of how to convert a binary search tree into a >> linkedlist >> >> -- >> *pra

Re: [algogeeks] tree to list

2011-09-21 Thread sukran dhawan
do BFS search,at each level make a linked list On Wed, Sep 21, 2011 at 6:50 PM, prasanth n wrote: > anyone give an algorithm of how to convert a binary search tree into a > linkedlist > > -- > *prasanth* > > -- > You received this message because you are subscribed to the Google Groups > "Algori

[algogeeks] tree to list

2011-09-21 Thread prasanth n
anyone give an algorithm of how to convert a binary search tree into a linkedlist -- *prasanth* -- 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,