lots of questions about linux, such as process communication, memory management.
Software Engineer Linux Kernel Interview Questions
56 software engineer linux kernel interview questions shared by candidates
No difficult questions, but some are difficult to explain. Especially, my first program, the interviewer can't understand why.
binary tree, stack, sort algorithms
I don't even care, that was the dumbest process I've ever seen.
Additional question about yourself & some technical skills
How are signals hanled in OS
Page Fault exception - what happens
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)
Reviewing CV and asking question regarding relevant experience.
Suppose a driver crashed with a segfault. How would you go about debugging it and what tools would you use?
Viewing 41 - 50 interview questions