It is no longer a binary tree. The node you pick may have three children. The path from the original root to that node will now be a third branch. Don
On Wednesday, January 15, 2014 12:17:47 AM UTC-5, atul007 wrote: > > Imagine a binary tree lying on the floor with nodes as balls and edges > as threads, you are given a pointer to a node. When you pick the tree > from that node up what will be the structure of the tree. You have > gravity changing the structure of the tree > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
