general c problems then asked about memories, OS related topics, such as scheduler, context switching, different between mutex, spinning and semaphores
Kernel Interview Questions
127 kernel interview questions shared by candidates
lots of questions about linux, such as process communication, memory management.
All standard questions, mostly because the interviewer was not interested in my profile from the beginning.
Suppose a driver crashed with a segfault. How would you go about debugging it and what tools would you use?
None
Why do you want to work at AMD?
C Live Programming Question: Make a function that counts the words in a randomized character array (Words can be nonsense/random).
What do you want to ask?
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)
Viewing 91 - 100 interview questions