I applied through an employee referral. The process took 2 weeks. I interviewed at Isilon, A Division of EMC (Seattle, WA) in Jul 2016
Interview
-Referred by friend in the company.
-Contacted by recruiter after about a week.
-Setup tech screen phone call with hiring manager about a week after that.
-After initial call, hiring manager emailed a second 'do at home' programming assignment to be sent back the following day.
-In-person interview set up about a week after that.
-Typical all day interview process with whiteboard programming questions.
Interview questions [1]
Question 1
Compute Nth Fibonacci number.
Given tree data structure, print each level as a row.
Given data from stock's trade during day, compute what would have been the best trade of the day.
Create a circular buffer of size N, program reads and writes.