O processo levou 2 dias. Fui entrevistado pela Yelp em fev. de 2012
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
What's the difference between a process and a thread?
Candidatei-me online. Fiz uma entrevista na empresa Yelp.
Entrevista
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.
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Yelp (Boston, MA) em fev. de 2017
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Do threads have its own stack and heap memory?What is SSL? Sql Question.