Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Qualtrics (Cambridge, MA) nel mese di apr 2021
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Qualtrics (Seattle, WA) nel mese di mag 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Questions increased in difficulty. I had a strings/recursion one, DFS/BFS, then a class design one.