Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Orc Group (Estocolmo, ) em ago. de 2013
Entrevista
First interview with manager and team lead. Mostly generalt talk about the position and some tech talk. Second interview with team lead and engineer was technical. Last two interviews with CTO and then HR.
Perguntas de entrevista [1]
Pergunta 1
First interview: General standard stuff.
Second: General programming and Java specific question. Provided some code snippets where one should point out the error or make improvements. Solve a task at home that was received in forehand and present and talk about it in the interview. Task was basically: Create an echo server and client communicating via tcp, with production quality.
CTO: General stuff again. Mostly the CTO talking about the company and asking funny questions like "When is a product complete", for which there is of course no correct answer.
HR: Formality to get to know the last details before an offer is extended.
Company has changed a lot since this. Do not expect the same process.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Orc Group (Estocolmo, ) em out. de 2012
Entrevista
Interview questions are not very difficult, some simple tricks with generics and operands order. They also ask to explain common network stuff and buzzwords (TCP, IP, UDP, Socket, Process, PID, JVM, memory leak, and so on)
Perguntas de entrevista [1]
Pergunta 1
Java object monitor - does locking on class monitor prevents locking on the instance monitors?