Me postulé en línea. Acudí a una entrevista en Heavy Iron Studios (Salt Lake City, UT) en mar 2017
Entrevista
It starts off with an intro call which has some basic technical questions and questions about you such as "Why are you applying to this position?" and "Explain your resume". It was followed up with a technical questionnaire which was to be submitted in a few days. Finally there was a 4 hour interview with the team online on skype.
Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Heavy Iron Studios en may 2023
Entrevista
They verified that I was eligible to work in the UK. Then they sent me a coding test over email. The test was over an hour long. Each question was given between 20 - 40 minutes.
Preguntas de entrevista [1]
Pregunta 1
The questions were about memory allocation and deallocation for a struct and LinkedList navigation and splitting.
Me postulé en línea. Acudí a una entrevista en Heavy Iron Studios
Entrevista
The interview goes pretty well. I get several questions on C++, data structures, and memory. The interviewer is pretty nice. I received a programming test afterwards that takes three hours.
Preguntas de entrevista [1]
Pregunta 1
C++, 3D collision, data structure, memory manipulation
Me postulé en línea. Acudí a una entrevista en Heavy Iron Studios (Los Angeles, CA) en jul 2020
Entrevista
They had me do a personal interview, and then a take-home 3-hour coding challenge for me to complete on my own. The personal interview consisted of personal questions (the typical kinds) and a couple of 3D mathematical questions and some things about how C++ works. The take-home challenge was a lot more difficult, however.
Preguntas de entrevista [1]
Pregunta 1
If you had a room full of floating balls in a box, what would be the bottleneck of processing, given that you have to calculate velocity, collision of balls and the wall, and trajectory?