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)
Applications Support Engineer Interview Questions
1,951 applications support engineer interview questions shared by candidates
What is return type of pointer of malloc, ? How to call variables from directory of .mfile?
The lady who was conducting my interview, asked a question about anti-aliasing filters.
what precaution should we take when using malloc.
Have you had any disagreement with your superiors and how did you handle the situation
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?
No surprise Questions. Everything was from Glassdoor
Why this position?
Describe one relevant project. GPA? Visa Status?
Java: Inheritance, Polymorphism, Garbage Collection. Final, finally, finalize.
Viewing 231 - 240 interview questions