Re: [algogeeks] Frequently one of the Top Question Asked in Amazon

2011-01-30 Thread Anurag Bhatia
@bittu: Can you give and example?? I am unable to understand what a spiral order is? On Sat, Jan 29, 2011 at 8:25 PM, bittu wrote: > Convert BT in to DLL such that DLL represents the Sprial order > traversal of BT. > > "Inplace" > > its Written Test Question & They wants Exact Working Code...Not

Re: [algogeeks] Frequently one of the Top Question Asked in Amazon

2011-01-29 Thread saurabh gupta
what do you mean by spiral order ? On Sat, Jan 29, 2011 at 8:25 PM, bittu wrote: > Convert BT in to DLL such that DLL represents the Sprial order > traversal of BT. > > "Inplace" > > its Written Test Question & They wants Exact Working Code...Not > Approach..Be Clear..Try to provide best solutio

[algogeeks] Frequently one of the Top Question Asked in Amazon

2011-01-29 Thread bittu
Convert BT in to DLL such that DLL represents the Sprial order traversal of BT. "Inplace" its Written Test Question & They wants Exact Working Code...Not Approach..Be Clear..Try to provide best solutions Thanks & Regards Shashank " "The best way to escape from a problem is to solve it." -- Yo