They primarily asked data structure and algorithms questions such as determining tree depth using recursive functions.
Anonymous
I solved the questions using a recursive dfs that added on each level to the greatest value returned by the nodes children.
Check out your Company Bowl for anonymous work chats.