J'ai postulé via un recruteur. Le processus a pris 6 semaines. J'ai passé un entretien chez Quantcast (San Francisco, CA) en juill. 2013
Entretien
3 phone interviews (1 technical) and onsite interviews with 5 rounds of interviewers from managers to directors. A final behavioral interview with an hr rep completed the process. Questions varied from 'Why do you want to work for Quantcast" to "How would you solve this current problem we have?". Started with lunch and meeting a member of the department I would be in and transitioned into either 1:1 or 2:1 interviewing. Three of my interviewers asked generic algorithm questions that I had to write solutions for on a white board with them.
Questions d'entretien [2]
Question 1
Write a function (in any language) that you can pass n and run a factorial (i.e. n!)
In a tree structure of parent/child nodes, with 2 starting points, while "walking" up the tree, how would you programmatically determine the lowest common denominator node? You cannot determine a whether a parent node has a child or how many children it has.