Envié una solicitud electrónica. Acudí a una entrevista en BattleCry Studios (Austin, TX) en jul 2017
Entrevista
I applied on the Zenimax website and was contacted within 3 days. The HR person and the lead engineers were very respectful and made the process very easy. I had a phone round and was sent a test to be turned in within a week.
Preguntas de entrevista [2]
Pregunta 1
Depending on your level of C++ knowledge they will ask you a few questions on that, for example, differences between pointers and references, deleting a base class pointer to a derived object, VFT, override, const, mutable, etc.
On the programming test they might ask you a question where you would need to know data structures and the most efficient way to represent the given data in a data structure. This might or might not involve you writing a very common data structure that isn't in the STL.