Check if a giving number power of 2
Linux Software Engineer Interview Questions
82 linux software engineer interview questions shared by candidates
write a function that takes 3 arguments : pointer to an unsorted array of numbers, size of the array, and a number to search for. the function should return true if the number is found, else false. do it with minimum number of operations (mathematical). only you have access to the array while searching it.
In MVC pattern, where to fit communication with a server?
Weird questions and not tough at all.
Why Sony, and why this particular profile? (There were 4 others)
Q: Reverse a string in place
C++ oop,linux kernel and yocto project
What is a watchdog timer?
Lots of general questions about C and C++. Inheritance, Polymorphism, etc. Lots of questions from OS and Hardware like describing memory Layout of program, What’s in the stack, heap, bss, text, etc. Where are static variables in memory, what are Semaphores vs Mutex vs Spinlock, What are interrupts in OS, Paging in OS. Why is it useful, What is a cache, where is it?
1. Tell me How your experience fit out needs. 2. How RTOS achieve real time requirement. 3. Diff between mutex and semaphore 4. What is the function call that ISR make at the end when it is done in linux. 5. which one would you use from strD or strP #define strD char* typedef strP char*
Viewing 11 - 20 interview questions