I applied through college or university. I interviewed at AMD (Toronto, ON) in Nov 2022
Interview
The interview was 45 minutes long, and the first 10 minutes the interviewer introduced the technology stack of their group and asked some establishment related questions. I was asked to debug a small piece of C code. Some object-oriented programming question related to C++. I was to design a class by using C++
Interview questions [1]
Question 1
What is the order of constructor and destructor execution in C++?