Pergunta de entrevista da empresa Amazon

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

Resposta da entrevista

Sigiloso

5 de set. de 2011

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