-some memory mapping question (figure out the issue). there was some flag that made the memory sharable - memory aligning to some boundary (n- 2,3,4...) - implement a mutex in assembly - copying stuff to SD card (on a netwrok) and problems related to that..
Systems Software Engineer Interview Questions
1,223 systems software engineer interview questions shared by candidates
Coding challenge: Round a number to the next largest multiple of 16.
handling nulls in C#
1st interview: - in-depth questions about my curriculum - write a C++ function to convert a RGBA to an ARGB - write a GLSL shader to interpolate a gradient between two points - write a C++ class with operator overloading and copy constructor 2nd interview: - write C++ code to implement a linked list - write C++ code to implement a dictionary - write C++ code to fill a texture with a circle
A bit manipulation question and had to fix code
A code of a huge project with millions of lines of code organised into millions of files is given to you. QnA team reported that code is crashing after some time, lets say 5 minutes. How do you debug this? What is your approach to this problem.
Can't really think of any.. Like I said, it was very easy..
What's an example of a tough group project.
What is the difference between VM and container?
How do you count the number of 1's in a binary string?
Viewing 71 - 80 interview questions