Domanda di colloquio di Amazon

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

Risposta di colloquio

Anonimo

16 ago 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