Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Advanced Micro Devices Team. If you also belong to the team, you can get access from here

Advanced Micro Devices Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Advanced Micro Devices Interview Questions and Answers

Updated 20 May 2025
Popular Designations

26 Interview questions

A Performance Engineer was asked 1mo ago
Q. Implement file sorting in C++.
Ans. 

C++ implementation for sorting lines in a file using standard libraries and algorithms.

  • Read file contents into a vector of strings using ifstream.

  • Use std::sort from the <algorithm> library to sort the vector.

  • Write the sorted strings back to a file using ofstream.

  • Example: std::sort(lines.begin(), lines.end());

  • Ensure to handle file opening and closing properly.

View all Performance Engineer interview questions
A Channel Sales Manager was asked 3mo ago
Q. Our working hours are from 9 AM to 6 PM, with Saturdays and Sundays off. Would you be available to work on holidays if critical work arises?
Ans. 

I am committed to my responsibilities and willing to work on holidays if critical tasks arise to ensure success.

  • I understand that critical situations may arise that require immediate attention, such as a major client issue or a last-minute deal.

  • For example, if a partner needs urgent support to finalize a contract, I would prioritize that to maintain our relationship.

  • I believe in being flexible and responsive to th...

View all Channel Sales Manager interview questions
A Kernel Developer was asked 3mo ago
Q. What is required to build an OS?
Ans. 

Building an OS requires hardware, a bootloader, kernel, system libraries, and user interfaces for interaction.

  • Hardware: A computer or device to run the OS, e.g., x86 architecture.

  • Bootloader: Software to load the OS, e.g., GRUB.

  • Kernel: Core component managing resources, e.g., Linux kernel.

  • System Libraries: Provide essential functions, e.g., libc.

  • User Interfaces: Command line or graphical interfaces for user interac...

View all Kernel Developer interview questions
A Quality and Reliability Engineer was asked 6mo ago
Q. How do you implement a NAND gate using CMOS technology?
Ans. 

A NAND gate can be implemented using CMOS technology by combining a PMOS and NMOS transistor in series.

  • Use a PMOS transistor in series with an NMOS transistor to create the logic gate.

  • Connect the output of the PMOS transistor to the input of the NMOS transistor.

  • When both inputs are high, the PMOS transistor conducts and the NMOS transistor is off, resulting in a low output.

  • When either input is low, the correspondi...

View all Quality and Reliability Engineer interview questions

What people are saying about Advanced Micro Devices

View All
cleversag
Verified Icon
1w
works at
Virtusa Consulting Services
AMD Interview for senior automation position
I have an upcoming interview at AMD for a Senior Automation Engineer. Has anyone interviewed there recently for this position? I'd appreciate it if you could share some of the questions you were asked.
Got a question about Advanced Micro Devices?
Ask anonymously on communities.
A QA Engineer was asked 7mo ago
Q. Sell me this pen.
Ans. 

This pen is a sleek and stylish writing instrument that is perfect for everyday use.

  • The pen features a smooth ballpoint tip for effortless writing

  • Its ergonomic design ensures comfortable grip for long writing sessions

  • The pen comes in a variety of colors to suit your personal style

View all QA Engineer interview questions
An Intern was asked 8mo ago
Q. What do you know about Bill of Materials?
Ans. 

Bill of Materials (BOM) is a comprehensive list of raw materials, components, and assemblies required to build a product.

  • BOM is used in manufacturing to ensure all necessary materials are available for production.

  • It includes details such as part numbers, quantities, and descriptions of each item.

  • BOM can be hierarchical, with sub-assemblies listed under main assemblies.

  • It helps in cost estimation, inventory managem...

View all Intern interview questions
A Senior System Software Engineer was asked 8mo ago
Q. What are Kernel mode and User mode layers?
Ans. 

Kernel mode layer is the privileged mode of the operating system where critical system functions are executed, while user mode layer is where user applications run with limited access to system resources.

  • Kernel mode layer has direct access to hardware and can execute privileged instructions.

  • User mode layer runs user applications and has restricted access to system resources.

  • Examples of kernel mode functions includ...

View all Senior System Software Engineer interview questions
Are these interview questions helpful?
A Database Engineer was asked 8mo ago
Q. If you have a 3L cup and a 5L cup and an infinite water source, how can you use these 2 cups to fill exactly 4 Litres of Water?
Ans. 

Fill the 3L cup, pour it into the 5L cup, fill the 3L cup again, pour into the 5L cup until it's full, leaving 1L in the 3L cup.

  • Fill the 3L cup

  • Pour the water from the 3L cup into the 5L cup

  • Fill the 3L cup again

  • Pour the water from the 3L cup into the 5L cup until it's full, leaving 1L in the 3L cup

View all Database Engineer interview questions
A Database Engineer was asked 8mo ago
Q. What coding experience do you have?
Ans. 

I have extensive coding experience in SQL, Python, and Java.

  • Proficient in SQL for database management and querying

  • Skilled in Python for data analysis and automation tasks

  • Familiar with Java for application development

View all Database Engineer interview questions
A Database Engineer was asked 8mo ago
Q. What experience with cloud platforms do you have?
Ans. 

I have experience working with AWS, Azure, and Google Cloud Platform.

  • Managed databases on AWS RDS and Aurora

  • Implemented data pipelines on Azure Data Factory

  • Utilized Google Cloud SQL for database management

View all Database Engineer interview questions

Advanced Micro Devices Interview Experiences

50 interviews found

Interview Questions & Answers

user image Dipak Patil

posted on 6 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Company process and project scenarios

Round 2 - Coding Test 

Python and C/C++, Windows platform and Graphics pipeline

Round 3 - One-on-one 

(2 Questions)

  • Q1. How much do you know about Graphics pipeline
  • Q2. How many gaming project you handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Read more about graphics and multimedia-related topics, graphics pipeline, gaming

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about Bill of Materials
  • Ans. 

    Bill of Materials (BOM) is a comprehensive list of raw materials, components, and assemblies required to build a product.

    • BOM is used in manufacturing to ensure all necessary materials are available for production.

    • It includes details such as part numbers, quantities, and descriptions of each item.

    • BOM can be hierarchical, with sub-assemblies listed under main assemblies.

    • It helps in cost estimation, inventory management, ...

  • Answered by AI
  • Q2. Name a time you had conflict with a co worker and how did you resolve it
  • Ans. 

    I had a disagreement with a coworker over project priorities, but we resolved it through open communication and collaboration.

    • Identified the conflict: We disagreed on which project should take priority due to differing deadlines.

    • Initiated a conversation: I approached my coworker to discuss our perspectives and understand their concerns.

    • Collaborative solution: We created a shared timeline that balanced both projects' ne...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Discussed about the previous projects which you have worked on
  • Q2. Basic concepts of SV and UVN
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Graphics Pipeline
  • Q2. What is Kernal mode layer and User mode layer
  • Ans. 

    Kernel mode layer is the privileged mode of the operating system where critical system functions are executed, while user mode layer is where user applications run with limited access to system resources.

    • Kernel mode layer has direct access to hardware and can execute privileged instructions.

    • User mode layer runs user applications and has restricted access to system resources.

    • Examples of kernel mode functions include mem...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. C++ implement file sorting
  • Ans. 

    C++ implementation for sorting lines in a file using standard libraries and algorithms.

    • Read file contents into a vector of strings using ifstream.

    • Use std::sort from the <algorithm> library to sort the vector.

    • Write the sorted strings back to a file using ofstream.

    • Example: std::sort(lines.begin(), lines.end());

    • Ensure to handle file opening and closing properly.

  • Answered by AI
  • Q2. Resume based questions

Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. System Verilog RTL coding of a round robin arbiter - multiple requesters, one granter
  • Q2. STA - Setup and hold time violations
  • Q3. FIFO + RAM storage for converting and processing OOO read returns to in-order requesting pattern
Round 2 - One-on-one 

(1 Question)

  • Q1. Onsite - tech interview with 4 others - concentrated on problem solving, testing, verification and RTL coding

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 8 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented design verification engineer with a strong background in ensuring product functionality and reliability.

    • Experienced in creating test plans and test cases for design verification

    • Proficient in using verification tools such as UVM and SystemVerilog

    • Skilled in debugging and troubleshooting issues to ensure product quality

    • Strong communication skills to collaborate with cross-functional te...

  • Answered by AI
  • Q2. What is the best quality about yourself
  • Ans. 

    My attention to detail is the best quality I possess.

    • I have a keen eye for spotting errors and inconsistencies.

    • I am meticulous in my work and always strive for perfection.

    • I excel in tasks that require precision and accuracy.

  • Answered by AI
Round 2 - Coding Test 

It was a series of leetcode easies in Python. Consisting of string manipulation and arrays

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Coverage improvement
  • Q2. Atpg flow and inputs
  • Q3. Have your faced any violations
  • Ans. 

    No violations faced

    • No, I have not faced any violations in my career

    • I always make sure to adhere to all rules and regulations in my work

    • I prioritize ethical conduct and compliance with industry standards

  • Answered by AI

Interview Questions & Answers

user image Anonymous

posted on 16 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is compression ratio and how does it affect patterns
  • Q2. How do you stich chains in two different partitions
Round 2 - Technical 

(3 Questions)

  • Q1. Write testproc file
  • Q2. Logic is given and was asked to write stuck at and TFT fault pattern
  • Q3. How do you handle synchronous and asynchronous resets during scan
Round 3 - Technical 

(2 Questions)

  • Q1. OCC architecture
  • Q2. Scan and ATPG DRC's

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. What do you need to build an OS
  • Ans. 

    Building an OS requires hardware, a bootloader, kernel, system libraries, and user interfaces for interaction.

    • Hardware: A computer or device to run the OS, e.g., x86 architecture.

    • Bootloader: Software to load the OS, e.g., GRUB.

    • Kernel: Core component managing resources, e.g., Linux kernel.

    • System Libraries: Provide essential functions, e.g., libc.

    • User Interfaces: Command line or graphical interfaces for user interaction,...

  • Answered by AI

Advanced Micro Devices Interview FAQs

How many rounds are there in Advanced Micro Devices interview?
Advanced Micro Devices interview process usually has 1-2 rounds. The most common rounds in the Advanced Micro Devices interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Advanced Micro Devices interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Advanced Micro Devices. The most common topics and skills that interviewers at Advanced Micro Devices expect are Gaming, Graphics, Recruitment, C++ and Python.
What are the top questions asked in Advanced Micro Devices interview?

Some of the top questions asked at the Advanced Micro Devices interview -

  1. If you have a 3L cup and a 5L cup and an infinite water source, how can you use...read more
  2. How many coding questions you have done, which platform, which langua...read more
  3. Given n,m make a matrix of size n,m using only pointers dynamica...read more
What are the most common questions asked in Advanced Micro Devices HR round?

The most common HR questions asked in Advanced Micro Devices interview are -

  1. Why are you looking for a chan...read more
  2. What is your family backgrou...read more
  3. Share details of your previous j...read more
How long is the Advanced Micro Devices interview process?

The duration of Advanced Micro Devices interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 43 interview experiences

Difficulty level

Easy 11%
Moderate 79%
Hard 11%

Duration

Less than 2 weeks 82%
2-4 weeks 12%
4-6 weeks 6%
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 271 Interviews
Intel Interview Questions
4.2
 • 222 Interviews
Texas Instruments Interview Questions
3.9
 • 126 Interviews
Synopsys Interview Questions
3.9
 • 95 Interviews
Molex Interview Questions
3.9
 • 58 Interviews
Lam Research Interview Questions
3.7
 • 50 Interviews
View all

Advanced Micro Devices Reviews and Ratings

based on 289 reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.5

Salary

3.3

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 289 Reviews and Ratings
AI NIC Sr.Datapath Dev. Engineer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

MTS Software Development Eng.

Bangalore / Bengaluru

2-5 Yrs

₹ 4.1-16.5 LPA

MTS Silicon Design Engineer

Hyderabad / Secunderabad

6-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
131 salaries
unlock blur

₹21 L/yr - ₹36 L/yr

Member Technical Staff
130 salaries
unlock blur

₹24.1 L/yr - ₹68 L/yr

Software Engineer
86 salaries
unlock blur

₹7.1 L/yr - ₹14 L/yr

Senior Software Development Engineer
74 salaries
unlock blur

₹20.5 L/yr - ₹36 L/yr

Software Development Engineer II
71 salaries
unlock blur

₹15 L/yr - ₹27 L/yr

Explore more salaries
Compare Advanced Micro Devices with

Qualcomm

3.8
Compare

Intel

4.2
Compare

Molex

3.9
Compare

TDK India Private Limited

3.8
Compare
write
Share an Interview