Q: How to compile Linux kernel modules for ARM64?
Linux Kernel Engineer Interview Questions
54 linux kernel engineer interview questions shared by candidates
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)
Suppose a driver crashed with a segfault. How would you go about debugging it and what tools would you use?
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.
Q: What is Accumulator (computing)?
Have you ever written "production quality" code? Do you have "product development" experience?
linked list question medium level
Viewing 41 - 50 interview questions