Solicité el puesto por otro medio. El proceso duró 4 semanas. Acudí a una entrevista en Qualtrics (Cambridge, MA) en abr 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Solicité el puesto a través de un captador. El proceso duró 5 días. Acudí a una entrevista en Qualtrics (Seattle, WA) en may 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Questions increased in difficulty. I had a strings/recursion one, DFS/BFS, then a class design one.