@sandeep he is talking about constant space. On Tue, Mar 19, 2013 at 5:31 PM, sandeep kumar <[email protected]>wrote:
> Hey what if while scanning through the array we create a BST n check > simultaneously that : > > current node == current node's parent && current node == current node's > left or right child > > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Regards, Sourabh Kumar Jain +91-8971547841 -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
