see above for the questions
Sr Systems Engineer Interview Questions
2,739 sr systems engineer interview questions shared by candidates
They showed me a relatively simple function, with some resource allocation logic inside, and asked how I would design the function's signature so that a caller would be able to access the allocated resource but leave the release of it to the same callee.
What's the division of labor and what's your contribution?
typical ice breakers like volatile, static etc. question about compiler optimization. what happens if compiler can't store variable in a register ? then gave me a code snippet to find bug. was an array out of bounds access in a for loop. then in last 10 mins or so, asked me to write malloc and free for a fixed buffer array and return offset to user.
Standard hiring manager behavioral interview questions.
How would you configure vlans on a Cisco switch?
How would you do a security review for a website? Tell me about memory corruption bugs. Explain how memory management works.
Static and volatile world in C. What is the semaphore, mutex, binary semaphore, priority inversions. Writing task was to find the middle value between two points used only integer values.
Questions were asked related to data structure, OS concepts, Multi threaded programming, lots of analytical questions/ puzzles , C / C++ programming.
Viewing 1861 - 1870 interview questions