Do you have any work qualifications in the UK?
Kernel Interview Questions
127 kernel interview questions shared by candidates
Pointers
You have array with length 1000001 that contains all the numbers 1..1M and one of the numbers exist twice find this number
Given an expression string exp , write a program to examine whether the pairs and the orders of “{“,”}”,”(“,”)”,”[“,”]” are correct in exp.
implement memcpy, implement memcpy for complex types
Difference between threads and processes
Reverse a linked list. Test case to check if linked list is reversed. Test case to check if linked list of dupe values is reversed.
Was asked about processes, threads, mutex vs spinlocks, and memory.
No difficult questions, but some are difficult to explain. Especially, my first program, the interviewer can't understand why.
Additional question about yourself & some technical skills
Viewing 61 - 70 interview questions