Binary Search, Insertion Sort,
Systems Software Engineer Interview Questions
576 systems software engineer interview questions shared by candidates
basic OS stuff, implementation of strstr & sprintf, interrupt handler, synchronization design
write code that reverses a string (follow up questions that deal with pointers and parameter passing)
implement a scrolling display
Definitely the point contained within the bounding polygon. Was expecting to be asked a question about a point bound in a rectangle, but not bound by any polygon.
Linux kernel 1. Memory allocation and management 2. Thread creation and usage, 3. Debugger. Difference between h/w and s/w break point 4. ISR bottom half and top half C questions. 1. Volatile variable and usage. 2. Static variable and usage.
write a function where if you are given the pointer to the head of a linked list, return the pointer of the middle node. And modify the program to check if the linked list loops back into itself.
write your itoa implementation (by author: yes that was a full description of a task)
technical skill sets related questions
1.About project 2. c programs were given and asked me to explain what it does.
Viewing 101 - 110 interview questions