On Tue, Oct 18, 2011 at 6:30 PM, sravanreddy001 <sravanreddy...@gmail.com>wrote:

> This might sound silly. But I have a doubt here.when you mean convert
> inorder or preorder to a bst. Are the inorder traversel elements given and
> we need to construct a bst?
>

Yes inorder traversal elements are given.  and u have to give a generalise
approach which could be applied to any preorder array.


>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/algogeeks/-/3TnK7Rk4vtcJ.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Regards,
Rahul Patil

-- 
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 more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to