Why do you want to work at AMD?
Software Engineer Linux Kernel Interview Questions
67 software engineer linux kernel interview questions shared by candidates
C Live Programming Question: Make a function that counts the words in a randomized character array (Words can be nonsense/random).
Tell us about your background.
Search online for standard questions asked by Arista. Question 1: Space required for int, float, double etc...use sizeof(...) Question 2: Total space taken up by a struct...Memory alignment causes space to be in multiples of bytes. Question 3: Remove all nodes from a singly linked list that have a certain number. Use GDB for debugging. Question 4: Anagram/Palindrome (don't remember)
Find missing number in an array
Q: What is Accumulator (computing)?
If you have to large files with each file havin some unique integers in a non sorted manner, come up with a program to find if both the files have some set of numbers. Example file1 {4, 8, 9} File2 {8, 4, 9}
Have you ever written "production quality" code? Do you have "product development" experience?
What is an interrupt?
binary trees, OS, basic C 1. Insert a value in binary tree given any node. 2. Virtual Memory concepts. 3. Page table related questions. 4. Networking basic questions. What's happens if you type and enter Google.co.in in browser. 5.Packet headers, and Network model's. 6. IPC and looking mechanisms. 7. Sorting algorithms. 8. Generalize the minimum weighs needed to find defective balls.
Viewing 51 - 60 interview questions