I applied through an employee referral. The process took 2 months. I interviewed at Asana in Jan 2017
Interview
- "Take home" coding exercise. Was asked not to run the code to simulate the circumstances of an interview, and had a "time limit" of an hour (it was possible to submit the code after an hour). Opinion: either allow me to test my code like I would be able to at work, or give me a chance to discuss the problem with an actual person.
Interview questions [2]
Question 1
Describe an algorithm to check for "correctness" (sortedness) of a binary search tree, and big-O of the algorithm