J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Yelp en déc. 2013
Entretien
The first interview is with an hr person. She asks alot of basic csc question. Most of them can be found here. Like how to delete a row from a table, kill command for linux. The next interview is 45 min to 1 hour phone interview. He asked my why yelp. What is one thing I would change about yelp and how to go about implementing that change. My coding question was you have a single linked list with two sorted parts. Each part could be a different size or be of size zero. Interchange the two sorted parts. He wanted a constant space solution
question:
a1 -> a2-> .... ->an -> b1-> .....->bm
would become
a1->b1->a2->b2.....
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.