Systems Software Engineer Interview Questions

641 systems software engineer interview questions shared by candidates

1. Tree problem. Maximize the sum of set of elements from the tree such that if some node exists in the set, then its parent and children must not exist in the set. 2. Tell me some example of problem statement you have liked so far. How did you solve it. 3. Bit manipulation question (swapping lower 4 bit with higher 4 per byte of an integer) 4. Stack using linked list 5. OS related questions. Basic. Know the name of chapters from text book and general idea of that name, definition. Not mandatory to know details, or even you can say you don't know. 6. Why Nvidia?
avatar

Systems Software Engineer

Interviewed at NVIDIA

4.4
Nov 11, 2017

1. Tree problem. Maximize the sum of set of elements from the tree such that if some node exists in the set, then its parent and children must not exist in the set. 2. Tell me some example of problem statement you have liked so far. How did you solve it. 3. Bit manipulation question (swapping lower 4 bit with higher 4 per byte of an integer) 4. Stack using linked list 5. OS related questions. Basic. Know the name of chapters from text book and general idea of that name, definition. Not mandatory to know details, or even you can say you don't know. 6. Why Nvidia?

find number of valid subStrings in a given string example in "011001010" valid sub str are 01,1100,10,01,10,01,10 groups of zeros and one are valid ,1010 though has same occurrence of 0,1 invalid as they are bot grouped together.
avatar

Systems Software Engineer

Interviewed at NVIDIA

4.4
Mar 21, 2021

find number of valid subStrings in a given string example in "011001010" valid sub str are 01,1100,10,01,10,01,10 groups of zeros and one are valid ,1010 though has same occurrence of 0,1 invalid as they are bot grouped together.

Viewing 211 - 220 interview questions

Glassdoor has 641 interview questions and reports from Systems software engineer interviews. Prepare for your interview. Get hired. Love your job.