J'ai postulé en ligne. J'ai passé un entretien chez Snap (Santa Monica, CA)
Entretien
Live coding session in a language of preference. There were 3 problems to solve each taking about 10 mins to complete finish. All the solutions are tested against expected outputs for various combinations of inputs, including the analysis of code efficiency, and rooms for improvement and optimization.
One initial screening call. Then 1 coding screen. Then an on-site with 3 coding rounds and 1 system design round. All the rounds were pretty straightforward DSA patterns and SD was also a common question you read about in SD interview prep books.
J'ai passé un entretien chez Snap (Santa Monica, CA)
Entretien
Hard but interesting. Had to go through 1 HM round, 2 coding rounds and 2 systems design rounds. Coding round was hit counter, and message recommendation system. The System design rounds were a bit challenging.
Questions d'entretien [1]
Question 1
Design a recommendation system for messaging to predict the next word while typing
For the technical rounds, I was asked leetcode style questions. Need to practice Data structures and algorithms in order to do well on the interviews. It's important to explain the code as you go along and clarfiy any questions with the interviewer.