I applied through an employee referral. I interviewed at AMD (Bengaluru) in Mar 2024
Interview
Phone screening round at AMD for Design Verification Engineer position. Main focus areas for the role include Advanced Computer Architecture, Verilog / SV, Digital Design, Python / C / C++
Interview questions [1]
Question 1
Coding questions - Python - sort a list and check if number is palindrome
Logic puzzle
Behavioral questions based on previous work experience
I applied through college or university. The process took 2 weeks. I interviewed at AMD (Arizona City, AZ) in Nov 2022
Interview
Quick summary about the company and verification team. Then to technical questions, didn’t ask any questions about myself. Overall, the interview made me realize I didn’t want to work at AMD
I applied online. The process took 5 days. I interviewed at AMD (San Francisco, CA) in Apr 2023
Interview
First round was an aptitude and some technical questions. It was for a senior position. Interviewed by Manager. This was for a senior role. The interview was for one hour.
Interview questions [1]
Question 1
A router transmits the data. If the data is destined for same address then the packets should arrive in the same order as it is transmitted. The packet sent second is not allowed to overtake the one sent first. But if the packets are destined for different address it can overtake the other packet. How will you verify this design. The packet does not contain any ID.