Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Zillow (Seattle, WA) nel mese di mar 2013
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
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.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Zillow
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Given a file containing all possible numbers on a 32-bit architecture, 4 numbers are missing. Find the 4 missing numbers.