Me postulé a través de una facultad o universidad. Acudí a una entrevista en Avigilon (Vancouver, BC)
Entrevista
Two very friendly firmware team members interviewed me. Started with a 45-min test (about everything, C++, algorithm, probability, linear algebra, etc., you only need to focus on what you are confident). Then 40-min interview. During the interview it is mostly about going over the thought process of solving the test question and some resume questions
Preguntas de entrevista [1]
Pregunta 1
A long binary bit string is stored in a char array (size 128), write a function, given the char array and a number N, return a char array that has the original binary bits shifted by N bits.
Me postulé en línea. Acudí a una entrevista en Avigilon (Vancouver, BC) en feb 2017
Entrevista
30 minute technical interview. No behavioral questions were asked. All questions were about newest C++ standard. Did not have to design algorithm on the spot but had to recall details about what the C++ standard was doing. Really know your projects because at the end, the interviewer will ask you a couple problems related to your project and how you solved them.