Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Magnet Forensics
Entrevista
We called remotely due to COVID restrictions and I was interviewed by two engineers from different sections of the company. They were very kind and created a welcoming atmosphere that helped greatly with my nerves. This was the only interview I had and received an offer early the next week. Overall I had a great experience!
Preguntas de entrevista [1]
Pregunta 1
'Tell us about yourself' sort of questions at first, and then a small technical test.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 semanas. Acudí a una entrevista en Magnet Forensics (Halifax, NS) en ene 2025
Entrevista
The interview is scheduled for 1 hour and will begin with the question, "Tell me about yourself." This will be followed by discussions on the projects listed in the resume and questions about previous work experience, focusing on responsibilities and contributions. After this, the interview will include two coding questions.
Preguntas de entrevista [2]
Pregunta 1
Given an array, count how many elements at index i are divisible by the element at index i+1, where i+1 is a valid index within the array. Return the total count of such divisible elements.