J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Creative Assembly
Entretien
Interview is split into 3 rounds:
Round 1: Online programming assessment on Codility.
Round 2: Quick technical interview. Fast rounds, allocated time is an hour but it usually ends within 30 minutes.
Round 3: Technical Interview with the team. Starts of with some C++ questions and a code review afterwards.
Questions d'entretien [1]
Question 1
1) What are pointers, references and the difference between them?
2) What does static do?
3) What does inline do?
4) Runtime polymorphism vs Compile time polymorphism.
5) Difference between rvalues and lvalues.
J'ai postulé en ligne. J'ai passé un entretien chez Creative Assembly (Visby) en avr. 2021
Entretien
The first stage of the interview process consisted of an automated test. The test itself was hosted in hackerrank and consisted of 15 multiple choice questions about obscure C++ knowledge.
Questions d'entretien [1]
Question 1
Most of the questions were obscure and based on C++ concepts that are not commonly used