Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en AMD (Santa Clara, CA) en may 2024
Entrevista
1- Call with HR
2- 45min Hiring Manager Round
3- 5 onsite interview with diff people of team all technical( round1- Open source interview, gave a repo and asked me how would you navigate it, Round 2- Basic Leetcode round simple hashmap question and discussion on exp,, Round3 Asked me to design a system/ api which can work on any platform like windows, linux, mac without changing each time related to specification, round 4- debugging and explain the working of code (hardest of all)
Preguntas de entrevista [1]
Pregunta 1
round1- Open source interview, gave a repo and asked me how would you navigate it, Round 2- Basic Leetcode round simple hashmap question and discussion on exp,, Round3 Asked me to design a system/ api which can work on any platform like windows, linux, mac without changing each time related to specification, round 4- debugging and explain the working of code (hardest of all)
OA as typical, nothing else was there and no one else was spoke to and there was no other or out of the ordinary interview process conducted at this time. Unless i later receive a second round this was all.
Selected as per resume based shortlisting at college campus placement its came for internship purpose BTW . Best wishes for me to be the best candidate for software required role.
Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en AMD
Entrevista
The role System Development Engineer is essentially a rebranded version of the traditional System Administrator position used previously at Google. The interview style felt similar to the Production Engineer (PE) interviews at Meta. The discussion focused on system design and Linux fundamentals, with the interviewer asking follow-up questions to go deeper into implementation details.
Preguntas de entrevista [1]
Pregunta 1
System design scenario
If you have one server with a single public IP address, and you need to host websites for several businesses (for example: a café, a butcher shop, and a repair shop), each with its own URL/domain, how would you set it up?
Explain how multiple domains can be served from the same public IP.
The interviewer then asked for more detailed implementation steps.
Linux fundamentals
Explain what happens under the hood when the ls command is executed in Linux.