Question d’entretien chez Microsoft

Given a preorder traversal construct a valid binary search tree

Réponse à la question d'entretien

Utilisateur anonyme

13 janv. 2012

I tried to figure out all possibilities and write code for the same