J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Codemasters (Southam, West Midlands, England)
Entretien
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?"
Questions d'entretien [1]
Question 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?