Do you know any programming skills?
Systems Engineer Interview Questions
32,693 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.
No real questions, mostly extended descriptions of what the job entailed.
Most questions were geared towards why I wanted to work at Honeywell, if I would be willing to do various jobs, travel, etc. No behavioral questions - mainly get-to-know-you type things
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).
Viewing 231 - 240 interview questions