I applied online. The process took 4 weeks. I interviewed at Zillow (Chicago, IL) in Oct 2016
Interview
HackeRank link with the specific 2 problems and two phone interviews using HackeRank. They reply to email very fast and rescheduled one interview because there was some signal issue with my phone.
Interview questions [1]
Question 1
1st phone interview - two problems, reverse the order of words in a sentence and the second one 4 numbers are missing, find them.
2nd phone interview - traverse a binary tree and append the values to a string, use the string from part 1 to reconstruct the tree, unfortunately it's impossible to reconstruct a binary tree with only post traversal, however you can reconstruct a binary search tree
At the end I received an email telling me that they are looking only for seniors.
I applied online. The process took 1 week. I interviewed at Zillow in Sep 2016
Interview
Applied online. I did an OA first, which has two questions, fairly standard algorithm questions.
Then the phone interview was quite hard. The interviewer asked me how many ways can I represent an amount using several currencies.
Interview questions [1]
Question 1
How many ways can you represent an amount of money using $1,$5,$10, or $25.
I applied online. The process took 4 weeks. I interviewed at Zillow (Austin, TX) in Sep 2016
Interview
I received an email from a Zillow recruiter with an online coding challenge to complete whenever I had time. It took a few weeks to hear back with the results (I did not move forward).
Interview questions [1]
Question 1
questions about trees with unconventional structures