Asked me to provide him a detailed technical write-up on my skills.
Systems Software Engineer Interview Questions
1,223 systems software engineer interview questions shared by candidates
Using C++ code, write a linked list insertion method.
write as much implementations of function as possible that will suit following behaviour: given 2 returns 3 given 3 returns 2
Given a set of associations like {a=b, b=c, a!=d, c=d} determine if the entire expression is true or false (false in the example because a is equal to d).
How do you count the number of 1's in a binary string?
There will be a System test with GRID CRUD operation; Basic SQL Query writing
What is inheritance? and write a sample program to illustrate inheritance.
Matlab: discover and type de script which generates a given error message Simulink: describe the most simple stateflow that you know , each step in detail( eg CD Stateflow)
Diff between jdk and jvm, black box and white box testing, waterfall model related questions. More of interaction.
Which one is faster to access dictionary or list and why
Viewing 81 - 90 interview questions