Amazon Interview Question

Serialize a binary tree

Interview Answer

Anonymous

Mar 9, 2015

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