Pregunta de entrevista de Pleasant Solutions

Review (poorly written) code for binary tree traversal and describe what it is doing. Then write a more efficient solution to achieve the same thing.

Respuesta de la entrevista

Anónimo

3 oct 2013

Read each line of the code provided very carefully as it is very poorly written and if you jump to conclusions about what it is doing you will be wrong.