Candidatei-me online. O processo levou 2 semanas. Fiz uma entrevista na empresa Codemasters (Southam, West Midlands, England).
Entrevista
Initial phone interview covered the standard "Why are you thinking of leaving your current employer?" and "Why here?". There then followed a programming test; covering constructors, destructors, initialiser lists, the virtual keyword, dot product, cross product and some others I can no longer recall.
The interview has an hour long affair - discussing additionally platform hardware, working practices (use of source control and the like), writing a routine to reverse a string on a whiteboard and a logic / programming question called the common ancestor.
Then (again fairly standard) "Previous package?", "Expectation?" and finally "Do you have any questions?"
Perguntas de entrevista [1]
Pergunta 1
The common ancestor problem. Given an unbalanced binary tree and 2 nodes on that tree what is fastest way to find the common ancestor?