Amazon interview question

Serialize a binary tree

Interview Answer

Anonymous

9 Mar 2015

Wrote C++ code for tree traversal and file output. Talked through various assumptions.