GPU Intern applicants have rated the interview process at AMD with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 71.9% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
1 hour interview. Asked to implement a linked list type data structure without STL. Questions on latest C++ features like inline functions, triple operators. No DSA questions. Overall good experience. Conceptual questions.
Interview questions [1]
Question 1
Implement linked list of stacks without using STL.
Write example of an inline function.