[algogeeks] Re: Largest BST in Binary Tree

2011-01-26 Thread rajessge...@yahoo.com
Do the inoreder traversal of the tree ,find for maximum continous increasing sequence in that.find start and end of the elements in that sequence in the tree,move upto their common ancestoer which is BST On Jan 15, 6:32 pm, Decipher wrote: > Find the largest BST in a binary tree ? What's the comp

[algogeeks] Re: Largest BST in Binary Tree

2011-01-19 Thread bittu
@balaji...Gud work..man Keep goin On -- 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, send email to algogeeks+unsubscr...@googlegroups.com. For