Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 semanas. Acudí a una entrevista en Snap (San Francisco, CA) en jun 2016
Entrevista
I got the interview by a friend who is currently work at snapchat. The process took 1+ week. Firstly i received a conformation Email to ask my availability. Then the HR Scheduled a Google Hangout on 2 June, 2016 and sent an email with a link to me. I was given a problem to solve on codepair.
Preguntas de entrevista [1]
Pregunta 1
Given two words (beginWord and endWord), and a dictionary's word list, find the length of shortest transformation sequence from beginWord to endWord, such that:
1.Only one letter can be changed at a time
2.Each intermediate word must exist in the word list
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.
Preguntas de entrevista [1]
Pregunta 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.
Interviewer is not good, has an accent and doesn’t point you in the right direction. Did not seem to be on your side the whole time. It was not a very nice experience.