I applied online. I interviewed at Advantest (Logan, UT) in May 2020
Interview
In the first round, they ask to build a web api. Given some route definitions and necessary output needs to be displayed when hit that route. /artist, /album, /genre, and respective details of single entity
I applied through college or university. The process took 3 weeks. I interviewed at Advantest (San Jose, CA) in Mar 2025
Interview
Start off with a phone screen where they ask simple questions about your background and resume. They will also ask simple programming principles and concepts(Difference between stack and a heap, multithreading, etc). Secont Interview was pretty brutal... it is a panel interview where there is the first round that asks for your background and a simple coding interview in Python. Second interview involves C++ and is alot more involved in that you are tasked to create a project from scratch. The interviewer was not helpful at all as asking questions to the interviewer would only annoy him, as he would only tell you that the description of the problem is in the chat. Interviewer was not helpful in helping you with the problem.
Interview questions [1]
Question 1
Create a bidirectional map in C++ (Code template was given to me but they may make you code it from scratch based off of time left from the interview)