Questions about the types of controllers you may have experiences with. There are hard copies tests that they would ask you. For example the electrical schematic about the FILTERS....clamping down 5 volts before letting it through the system. They will also test you for 10 minutes about the LABVIEW programming.....mostly questions on the ARRAYS...so you better study them before the interview. Their controllers are based off the LabView programs of National Instruments. Then, when the Director of Engineering asked me of what was my salary RANGE that I was expecting (when I said between 70K to 80K), then everything changed looking at his face (asian)...he was probably not willing to pay for that salary range. He quickly answered me that they will still look at other candidates. So all your experiences are just BS....everything is about OPERATIONAL COSTS...for how much cheap they are willing to pay you.
Applications Software Engineer Interview Questions
432 applications software engineer interview questions shared by candidates
During the phone interview was asked a simple programming question involving modulo operator. Was also asked to solve the same problem using recursion. Some basic OO questions and Design Pattern questions.
How would you design an enhancement to the LinkedIn homepage that displays 24-hour trailing lists (5-minute, 1-hour, 1-day) of the top 5 URLs that users post onto the site?
Tell me a little bit more about yourself?
What are some of the HTTP methods for a REST call?
What is the sum of first n integers?
Can you please derive the equation for sum of first n integers?
A program was given and asked what might go wrong in that. It looked perfectly correct to me. It had a for loop which iterates many times.
Sliding window problem. Given an array of integers create another array with the sum of 3 elements. i/p: [1,4,2,5,6,7,1,1] & window:3 o/p: [7,11,13,18,14,9]
Basic javascript coding test followed by MCQs on Angular JS and basic HTML/CSS.
Viewing 61 - 70 interview questions