Write a Bash script to batch rename files in a directory and its subdirectories, for example, rename all '.cc' files to '.cpp' files.
Kernel Interview Questions
127 kernel interview questions shared by candidates
Fibonacci numbers C program to test basic understanding
-Written interview. Background questions. High level technical questions. Expectations.
Coding assessment: Code review, kernel development, kernel backporting.
I don't even care, that was the dumbest process I've ever seen.
What is the difference between Apache and OpenGL licensing?
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)
general c problems then asked about memories, OS related topics, such as scheduler, context switching, different between mutex, spinning and semaphores
Viewing 81 - 90 interview questions