Asked about the project tech stack
System Software Engineer Interview Questions
181 system software engineer interview questions shared by candidates
DSA, OS, C++, Coding, Regex
No even have the chance to the next round
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.
Implement a last used cache.
What's the division of labor and what's your contribution?
Tell me about your company current product
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.
How to perform binocular depth estimation? What is smart pointer?
What are your future plans? Where do you see yourself in future?
Viewing 111 - 120 interview questions