J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Zillow
Entretien
Coding challenge over email
1. WAP to convert string to Long
2. WAP to insert a node in a trinary tree
Phone interview 1:
resume questions, why zillow
process vs thread
hash, bst, running times
hash vs bst
java garbage collector algorithm
Abstract class vs interfaces
Code - WAP to find the first unique character in a string
Phone interview 2:
Code - Given a file containing all possible numbers on a 32-bit architecture, 4 numbers are missing. Find the 4 missing numbers.
Questions d'entretien [1]
Question 1
Given a file containing all possible numbers on a 32-bit architecture, 4 numbers are missing. Find the 4 missing numbers.
I turned in my resume through online and got contacted from HR. After some weeks, a recruiter emailed me with a couple of technical questions. I then had a phone interview that had basic questions about my resume and my interests as well as some high level algorithm questions.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Zillow (Seattle, WA) en mars 2013
Entretien
Zillow started the interviews by sending me a coding question to complete and return to them. I then had a phone interview that had basic questions about my resume and my interests as well as some high level algorithm questions. Then they flew me out for 3 one on one interviews each was 45 minutes. There were a mix of string manipulation questions and data structure questions.
Questions d'entretien [1]
Question 1
They asked a lot about run time of different data structures and one of the answers I ended up giving was a fusion of two data structures.