Le processus a pris 2 jours. J'ai passé un entretien chez Yelp en févr. 2012
Entretien
The first interview was through phone and consisted of technical questions and some interpersonal ones.
He asked me questions like: why Yelp? grep questions? how many bytes are in an integer? what's the max number that can be represented using unsigned integers? explain with the most detail what happens in the background after a URL is put in the browser and pressed enter. some linux commands: pid. What's the protocol used in HTTP? What's SSL?
The second interview is throuh Skype. What's the most challenging thing you've done? What's the difference between a process and a thread? It's where memory and state is not shared and the other one is. Then through screenshare, he gave me this problem to code:
We have a fairly large log file, about 5GB. Each line of the log file contains an url which a user has visited on our site. We want to figure out what's the most popular 100 urls visited by our users.
Questions d'entretien [1]
Question 1
What's the difference between a process and a thread?
J'ai postulé en ligne. J'ai passé un entretien chez Yelp
Entretien
Fue un proceso de varias rondas. Incluyendo entrevistas técnicas y de cultural fit. Además también hubo una prueba técnica online enviada por el recruiter. El proceso fue rápido y en todo momento estuve informado sobre su avance y desarrollo.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Yelp (Boston, MA) en févr. 2017
Entretien
Interview was smooth. They have a nice system to accept code for the coding problems and their technical questions were reasonable. No complains overall, I would recommend them for sure.
1 Initial phone interview - techincal.
3 Technical interviews, each 45mins.
The interviewers were very friendly. Waiting to hear the decision. Good experience.
Techinical questions covered - SQL, Web, Concurrency, Conceptual questions about languages C++,Java. Object oriented programming concepts.
Questions were reasonable. Initial half of the interview is situational questions and past projects.
Questions d'entretien [1]
Question 1
Do threads have its own stack and heap memory?What is SSL? Sql Question.