What are the precautionary steps taken while using pointers
Applications Engineer Interview Questions
13,876 applications engineer interview questions shared by candidates
Why do the car tyre looks to be turning backward before it comes to a stop?
Expand (A intersect B) union C
How did you handle criticism from your colleagues?
-Embedded Whats RTOS, whats Soft RTOS and Hard rtos -how is it implemented -What is priority inversion -how to resolve ^^ -different types of scheduling policies ( i explained RR and multi feedback queue) C -Difference between malloc and calloc, syntax of each, and how calloc is used -inline function, and use of it -difference between #define and const -some code that changes value of const, and asked what would happen MATLAB -2 matrices of size 3x3 and 4x3 how will you concatenate, and when the sizes are same -whats the difference between A^2 and A.^2 -how will you plot points (2,11) (2,22),(3,33) on a plane marked with green star, ( these represent X-y coordinates) -whats the meaning of operator ~. C++ -Whats a copy constructor? - Class student { char * name; } -what happens when you initialize -student s1; ? -what default methods compiler substitutes? -Whats the difference between Student s1=s2 and s1=s2? ( first will invoke copy constructor and second will invoke operator) -lets say class student has s1,s2 and s3 objects. is s1=s2+s3 legal in C++? Other- Whats a hash table how will you implement an algorithm to find duplicates in an array, its time complexity, if the array is sorted?
Give me a real time scenario when you did multitasking?
some question related to private constructors which i can't recall exactly.. but i finally answered i really don't know..
The programming questions are the most tricky ones, for there are even very simple commands that you might have never used, but they still ask about them. In general, the questions are based on the basics.
In your work life when did you have differences between colleagues and what did you do about it
1) Theoretical and debugging questions in C/C++ and JAVA. 2) Basic algebra and calculus questions 3) Basic embedded System questions
Viewing 1121 - 1130 interview questions