I applied online. The process took 2 weeks. I interviewed at Zillow (Seattle, WA) in May 2015
Interview
Given two simple off-line tests (string to number and insertion and deletion of a tree structure) after application. Then get a 45-min phone interview arranged after one week. The interviewer is Mike, an engineer from the other group. He asked me to explain more details of the project I listed in my resume. This is to check if I can communicate and express myself clearly. There is also one online coding test using CodingHire. I think I messed it up by misunderstanding some points. After I changed the code back the time is almost up. Mike is very nice and patient during the whole process. Before saying goodbye he gave some general description about the job he heard about.
Interview questions [1]
Question 1
Giving a 2D grid with pixels valued 0 or 1. How to check if pixels A and B are connected through a path of 0-valued pixels.
I applied online. I interviewed at Zillow (Los Angeles, CA) in Oct 2020
Interview
First round was hackerrank live with 2 algorithm questions leetcode medium. Final round was 2 interviews with different engineers, one algorithms interview easy. One python data manipulation interview. Overall a fair interview process.
Interview questions [1]
Question 1
Is the binary tree symmetric.
Count duplicate values in a string.
Thank you for sharing your interview experience. Feel free to contract me at annie@zillowgroup.com if you have additional feedback. -Annie Rihn, VP of Recruiting
I applied through university. The process took 4 weeks. I interviewed at Zillow (San Francisco, CA) in Nov 2018
Interview
Dropped my resume at my university career fair, and had an on campus interview. I then got called to an onsite interview at their office in San Franscisco. Here, I had 2 small interviews, and a presentation with 3 other prospective interns.
I applied through an employee referral. I interviewed at Zillow (San Francisco, CA)
Interview
1st round: Phone screen - basic questions about past projects, experience, interests within SWE
2nd round: Batch day that students were flown in for. Two back to back technical interviews in the morning, engineering presentation, and finally a group project to work on
Interview questions [1]
Question 1
Write a method to determine if a string2 is a substring of string1?