Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      AMD

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: AMD reviews | AMD jobs | AMD salaries | AMD benefits
      AMD interviewsAMD Summer Intern interviewsAMD interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Summer Intern Interview

      28 Aug 2025
      Anonymous interview candidate
      Hyderābād
      No offer
      Neutral experience
      Average interview

      Application

      I applied through university. The process took 1 day. I interviewed at AMD (Hyderābād) in Jun 2025

      Interview

      It was a technical round only. They asked very low-level questions about basic C, the operating system, and computer architecture. They also asked basic easy DSA , and questions from system calls, kernels and little bit of OOPs

      Interview questions [1]

      Question 1

      C Programming: - Extern keyword: Used to declare a global variable or function that can be accessed from other files. - Storage classes: auto, register, static, extern, and typedef. - Pointers: Variables that store memory addresses. - Structs and unions: Structs are used to store different data types in a single unit, while unions store different data types in the same memory location. - Memory leak: Occurs when dynamically allocated memory is not released, causing memory waste. - Debugging: Using print statements, debuggers like gdb, or built-in debugging tools in VS Code. Bit manipulation: - Set/reset a bit in a 32-bit integer: Using bitwise operators like OR, AND, and XOR. Operating Systems: - Process synchronization: Mechanisms like semaphores, monitors, and locks ensure that multiple processes access shared resources safely. - Semaphores: A variable that controls access to a shared resource. - Processes and threads: Processes are independent units of execution, while threads are lightweight processes that share the same memory space. - Critical section: A section of code that accesses shared resources and must be executed atomically. - OS functions: Process management, memory management, file system management, I/O management, and security. Object-Oriented Programming (OOP): - Polymorphism: The ability of an object to take on multiple forms, achieved through method overloading or method overriding. Data Structures and Algorithms: - Merging two sorted arrays: Using a two-pointer technique or a merge sort algorithm. - Finding a cycle in a linked list: Using Floyd's cycle-finding algorithm or a hash set. - Finding the middle node of a linked list: Using a slow and fast pointer technique. Linux and System Calls: - System calls: Interface between user space and kernel space, providing services like process creation, file management, and network communication. - Linux system calls: Examples include fork, exec, wait, open, read, write, and close. Kernel: - Kernel types: Monolithic, microkernel, and hybrid kernel. - Linux kernel: A monolithic kernel with some microkernel features. Programming question: - Stateful function: A function that maintains its state between calls without using external variables or extra parameters.
      Answer question

      Other Summer Intern interview reviews for AMD

      Summer Intern Interview

      17 Dec 2023
      Anonymous interview candidate
      Berkeley, CA
      Declined offer
      Positive experience
      Easy interview

      Application

      I interviewed at AMD (Berkeley, CA)

      Interview

      Phone interview followed by panel interview with three employees on the team. No coding questions, but technical questions about past projects and research on my resume. Also some standard questions about why I wanted to work there, how I would solve a conflict at work, etc.

      Interview questions [1]

      Question 1

      Discuss this project on your resume.
      Answer question

      Summer Intern Interview

      29 Mar 2022
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at AMD

      Interview

      Very smooth Had no issues related to language or difficulty in comprehending the questions asked. Overall a very nice experience. Would love to join this company as it is one of the core electronic companies.

      Interview questions [1]

      Question 1

      Verification related questions in the semiconductor industry
      Answer question