implement memcpy, implement memcpy for complex types
Software Engineer Linux Kernel Interview Questions
16 software engineer linux kernel interview questions shared by candidates
Write a Bash script to batch rename files in a directory and its subdirectories, for example, rename all '.cc' files to '.cpp' files.
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)
How to quickly determine whether the interaction between two servers is based on UDP or TCP.
Viewing 11 - 20 interview questions