Question d’entretien chez Amazon

Write a function to determine whether a tree is a binary search tree.

Réponse à la question d'entretien

Utilisateur anonyme

5 sept. 2011

KNOW DATA STRUCTURES AND RECURSION. I had to code this on a piece of paper and read it back.