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.
Sigiloso
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.