I applied online. The process took 1+ week. I interviewed at AMD (Bengaluru) in Sep 2025
Interview
The entire process was very well organized. Got approached by an HR, was notified about next action through SMS and Email. They will first ask for our availability, and will then according schedule interview.
First was a 30mins telephonic round, after which its an onsite interview for 2-3 hours.
Interview questions [1]
Question 1
-> WAP to sort structure objects
-> WAP to create mirror image of a tree
-> WAP to fetch 2nd biggest element in a array. later extend the same logic to fetch kth biggest element in a array
-> implement atoi
Now concept questions:
-> create a deadlock
-> create a memory corruption
-> implement a file transfer logic, take care of as many conditions as possible
-> how can you speed up, read and write process. Very basic, like how Torrents work, multiple threads can write at multiple locations.