How would you do a security review for a website? Tell me about memory corruption bugs. Explain how memory management works.
Sr Systems Engineer Interview Questions
2,746 sr systems engineer interview questions shared by candidates
What initially attracted you to a career in enterprise systems engineering? Can you highlight a few key technical skills that you believe are crucial for a Senior Enterprise Systems Engineer?
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.
see above for the questions
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?
Cache management and working.
How do you relate to morningstar if hired.
Questions regarding modulation, networking theories, protocols, and a couple brain teaser questions.
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.
Viewing 1761 - 1770 interview questions