@sukran: must do it in place..
On Wed, Sep 21, 2011 at 7:01 PM, sukran dhawan <[email protected]>wrote: > do BFS search,at each level make a linked list > > On Wed, Sep 21, 2011 at 6:50 PM, prasanth n <[email protected]> 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 >> "Algorithm Geeks" group. >> To ost to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- *prasanth* -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
