Zillow Interview Question

Q1: Convert a String to long. Cannot use in-built functions and can use any language. Q2: Implement the delete and insert function of a tri-nary tree.

Interview Answer

Anonymous

Nov 2, 2014

Q1 should consider all possible corner cases.