Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Amazon en dic 2019
Entrevista
Tell the candidate a little about the job: While you don’t want to dominate the interview time, you should start with a brief summary of the position, including the prime responsibilities, reporting structure, key challenges, and performance criteria.
Why do they want to be here? Is it the challenge of the job, advances in the industry, or something specific about your company?
Preguntas de entrevista [1]
Pregunta 1
What Are The Parameters You Consider While Routing ?
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Amazon en abr 2025
Entrevista
- Live coding session to design a verilog module.
- 1 Behavioral question regarding the greatest challenge at work.
- Elaboration of the work done and the things done in the story I told.
Preguntas de entrevista [2]
Pregunta 1
/*
Design a module that takes a 1B input stream and converts it to a 32B output stream.
Each stream has the signals valid, rdy and data.
- Assume this is a single clock domain, reset is whatever you like
- Assume that the input valid can toggle, and can stay low for any number of cycles
- Assume that the rdy coming from the 32B side is always asserted to start
din[0] = 0xff = clk 1
din[1] = 0xfe = clk 2
...
din[31] = 0xc0 = clk 32
dout[255:0] = 0xc0 ... 0xfe, 0xff, valid_out = 1
*/
Envié una solicitud electrónica. Acudí a una entrevista en Amazon
Entrevista
Technical quiz. Not difficult, but not very friendly either. The interviewers dodged culture questions, while hinting that anyone who doesn't want to work 60+ hour weeks, should not be applying.
Preguntas de entrevista [1]
Pregunta 1
What's the correct placement for a decoupling capacitor?
Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Amazon (Sunnyvale, CA) en nov 2023
Entrevista
Applied online, had 2 interviews with managers. The interviews were 45 min each and 15 min of that spent on leadership principles and 30 on technical questions which mainly covered fundamentals related to the position.