I applied online. The process took 3 months. I interviewed at Unity (Toronto, ON) in Apr 2021
Interview
Be prepared for a lot of interviews. First step is a phone interview with an HR rep. Then a technical interview with a manager/team lead. Then if you move forward at least another round of interviews with other senior team members. These were 4 in my case.
Interview questions [2]
Question 1
In C++ consider a class A with a default ctor. If you allocate an array of A using the new[] operator and an arbitrary element in the middle of the array throws an exception what happens?