J'ai postulé via une autre source. Le processus a pris 4 semaines. J'ai passé un entretien chez Qualtrics (Cambridge, MA) en avr. 2021
Entretien
The interview process consisted of three parts after submitting the first application and getting a reply. The first two were technical interviews that involved a coding question and time to ask the engineer about the company. The last interview is more behavioral-based and is with a hiring manager.
Questions d'entretien [1]
Question 1
Given two arrays find a pair of numbers in the two arrays to switch such that the products are equal.
A =[5*2*1*3*3] -> [5*2*1*3*2]
B = [10*2*1*2] -> [10*2*1*3]
Swap [3,2]
There was a super brief recruiter phone call at first (I think scheduled for 15 mins, only took 7) basically booking the next three rounds which were technicals. Each one was ~45 mins of LC mediums. All the interviewers were super nice, but the recruiter was pretty cold and unresponsive.
J'ai postulé via un recruteur. Le processus a pris 5 jours. J'ai passé un entretien chez Qualtrics (Seattle, WA) en mai 2024
Entretien
Was scheduled for 2 separate technical interviews, 1 behavioral. Got changed into 1 merged technical interview and 1 behavioral. Questions weren't too bad, interviewers were very friendly and conversational. 2 technical coding questions and STAR-based behavioral interview.
3 rounds of interviews, all technical except the last one had a behavioral attached to it. Questions increased in difficulty. I had a strings/recursion one, DFS/BFS, then a class design one.
Questions d'entretien [1]
Question 1
Questions increased in difficulty. I had a strings/recursion one, DFS/BFS, then a class design one.