Do you know any programming skills?
Systems Engineer Interview Questions
32,696 systems engineer interview questions shared by candidates
String str1="abc"; String str2="abc"; String str3=new String ("abc"); String str4=str1; How many memory allocation will be there.
(Phone interview) a few of the basic screening questions eg. Tell me about yourself. Describe yourself. What are your salary expectations? Are you interviewing with other companies? Tell me more about ___ (specific item on resume).
Several probing questions depending on whom I met with in regards to my background in other roles, technical acumen, business acumen, etc.
Explanation of problem that happened in real project environment and what were the measures taken to get it resolved
Bit manipulation question - given 32 bit integer, return the bits between 24th and 27th bit position
Find a duplicate number in a given array. The numbers are 1 ... n
Function to find the size of a datatype using different approaches(without using any built-in function).
big endian vs little endian
When you get higher throughput: while going at 5mph and while going at 50 mph? And Why?
Viewing 231 - 240 interview questions