Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en Zillow (Seattle, WA) en mar 2013
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Zillow
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Given a file containing all possible numbers on a 32-bit architecture, 4 numbers are missing. Find the 4 missing numbers.