No tough question.
Software Engineer Linux Kernel Interview Questions
67 software engineer linux kernel interview questions shared by candidates
Bit manipulation
Write a Bash script to batch rename files in a directory and its subdirectories, for example, rename all '.cc' files to '.cpp' files.
Fibonacci numbers C program to test basic understanding
implement heap memory using 1024 bytes + memory beginning address
using the default malloc/free you have to implement malloc_32/free_32 which supposed to return addresses aligned to 32.
Print largest m number of U8 array- Time complexity =O(n)
Q: How to compile Linux kernel modules for ARM64?
general c problems then asked about memories, OS related topics, such as scheduler, context switching, different between mutex, spinning and semaphores
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