Have you had any disagreement with your superiors and how did you handle the situation
Applications Support Engineer Interview Questions
1,951 applications support engineer interview questions shared by candidates
basic maths: - cross product of vectors: a= i, b = j+k, what is a*b? - a = i+3j-4k, b = 1-2j +3k, the mapping of b on a? - integral of x*cos(x) over x? linear algebra: - what is symmetric/identity/singular matrix? - how to calculate the singular matrix of a given 2*2 matrix [ 3 2;2 1]? - given [3 -1;1 5], what is its eigenvalue and eigenvector? programming: - what is #define? difference between <> and "" - typedef -null pointers - typecasting. how to cast a double data into integer? C++: -difference between structure and class? - Given a class named Foo, difference between Foo a; and Foo a(); - virtual constructor and virtual destructors. Why virtual constructor is wrong and virtual destructor is necessary? - operator overloading. what kind operator could not be overloaded? - the exception mechanism. signal processing: - Nyquist theorem. given a cos(50HZ)+ sin(250Hz), what should the sample rate be? - what is Anti-aliasing filter? - what is convolution? - what is LTI system? given several systems, determine if they are LTI. - Stability and causality of a system. - h[n] = [1 2 3 0 1]; what is its Z transform? is the system stable/causal? - what is Power Spectral Density? - what is Random process?
Some questions in DSP were difficult
Some different questions: 1. Whats cache miss and cache hit 2. How to use finalized in Java 3. Difference between Foo A; and Foo A(); 4. some easy time complexity problems (big O notation)
What is return type of pointer of malloc, ? How to call variables from directory of .mfile?
Impulse to a linear discrete system, h[n] = [1 2 3 5 10]. Input signal frequency = 100Hz, what is the output frequency?
The HR interview was pretty much straight forward with questions related to what kind of background I have and so on. The technical interview had questions covering 4 topics 1. Math 2. Programming 3. A programming language of your choice (C, C++, JAVA) 4. Area of expertise chosen (Control theory, Embedded systems)
What is polymorfism?
Each question has two minutes to answer.You will get few minutes to prepare for your answer.
Probability maybe
Viewing 211 - 220 interview questions