They mostly get into details of Operating system and bit manupulations.
System Software Engineer Interview Questions
748 system software engineer interview questions shared by candidates
Write implementation of strcpy method.
What is volatile keyword?
Coding round to synchronize actions to FIFO queue
Would you be able to relocate without issues?
Implement a function for compare and swap in C. Use this function to implement linked list insertion. How could you take advantage of hardware caching to implement this.
Implement a function that takes a list of signed integers and looks for the consecutive subset with the highest sum.
He asked very specific troubleshooting questions of a multi-GPU multi-node cluster configuration, which may have performance issues, i.e. surprisingly low effective bandwidth in device-to-device communication, even on the same host. Question was what was the most likely culprit. The degree of troubleshooting for an NVIDIA-specific setting was quite high.
Explain challenegs in you project what was your contribution and why nvidia? Followed by oop question and then a coding question which i could say was leetcode medium or hard
Explain inheritance in c++? And then go over polymorphism.
Viewing 251 - 260 interview questions