http://www.geeksforgeeks.org/check-for-identical-bsts-without-building-the-trees/
On Thu, Jun 6, 2013 at 11:27 AM, Sambhavna Singh <[email protected]>wrote: > I came across this question on careercup: how do we go about finding > whether the BSTs formed by the given input order would be identical or not > without actually forming the tree? > > Link: http://www.careercup.com/question?id=19016700 > > -- > 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]. > > > -- 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].
