implement a scrolling display
Systems Software Engineer Interview Questions
641 systems software engineer interview questions shared by candidates
write code that reverses a string (follow up questions that deal with pointers and parameter passing)
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 a function that can figure out if two words are anagrams of each other.
Binary Search, Insertion Sort,
basic OS stuff, implementation of strstr & sprintf, interrupt handler, synchronization design
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.
1.About project 2. c programs were given and asked me to explain what it does.
Extempore on GST
Name the different parts of a network system and explain their role.
Viewing 111 - 120 interview questions