Pergunta de entrevista da empresa Amazon

Write a function that prints out a binary tree in order.

Resposta da entrevista

Sigiloso

16 de ago. de 2013

This is a question that should be asked to new graduates, not to people w/ 10+ yrs experience. People use libraries to do this now and this is ancient history.

2