Write a function that prints out a binary tree in order.
Réponse à la question d'entretien
Utilisateur anonyme
16 août 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.