I applied through university. The process took 1 day. I interviewed at Genetec in Jun 2021
Interview
I was interviewed by three members of the team I applied for. They were super friendly and made the interview really laid back and comfortable. They started off by asking me to talk about my past projects, academic history, and work experience.
The technical questions were about Object-Oriented Programming fundamentals and how to implement them if I were to redo a past project, and multithreading.
Interview questions [2]
Question 1
Using Abstraction and Polymorphism, how would you design classes for various elements in a video game? (In reference to past platformer video game project)
I really enjoyed the interview process. I met with two people, and we discussed my past projects, went over some general technical questions, and reviewed a code snippet to determine the output
My Internship/Co-op interview was really fun. The technical questions asked were relevant to the field and to the scope of the position (mostly theory on OOP, deadlocks, concurrency, etc). Overall, great experience, I eventually got the job.
Interview questions [1]
Question 1
What do you know about Polymorphism and what is it useful for?