I applied through university. The process took 1 week. I interviewed at X in Sept 2013
Interview
Met the company representative through a campus fair. Had an online coding challenge followed by an on campus interview. Coding challenge was for one hour, and had 2 questions. Both were reasonably easy to solve. Just had to make sure to treat every base case properly. This was followed by an on campus interview. Had a very open ended question focusing more on the approach than the actual solution itself. In fact the question has no "one right answer". Every answer had a pit fall, and the interviewer was interested in seeing if you could identify the pit falls in your method and find the scenarios where the might fail.
Interview questions [1]
Question 1
given a vector of strings of length n with each word having a length of m on average, group all anagrams into a cluster. Do this for the case that n >>>>>> m and in the most efficient way possible. Assume extra space allowed.
Phone screen, followed by two coding rounds, one system design, and one HM/behavioral round. Prepare with LeetCode tagged questions related to data structures, algorithms, and system design topics. Prepare for Behavioural in STAR method.
Went through two screenings and virtual onsite. Technical team members were friendly and great to speak with. Recruiters were pretty awful - the one that set up the virtual onsite gave everybody different zoom links and trying to find the correct room to join really cut into my interview time and made me stressed out during the VO. Main recruiter scheduled a phone call to discuss results after the VO for when it was past midnight in my timezone but never called or responded to my followup.
To the recruiter: you don't need to try to keep me warm by scheduling a phone call and ghosting me when I only asked you whats the decision timeline. If its rejection just email to let me know instead of wasting more of my time especially when its late in my timezone.
In general this would've been a positive experience if the recruiters weren't so bad.
I applied through an employee referral. The process took 2 weeks. I interviewed at X (London, England) in Apr 2025
Interview
Ho effettuato un colloquio conoscitivo con HR dopodiché una sessione di live coding e domande tecniche con il responsabile dell'area. Domande vertevano su vari algoritmi e complessità in termini di tempo e spazio
Interview questions [1]
Question 1
Risoluzione di un problema algoritmico che richiedeva l'utilizzo della funzione xor