-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?
Applications Development Engineer Interview Questions
25,282 applications development engineer interview questions shared by candidates
Are you able to handle the sights and smells of the emergency room?
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.
After your presentation they ask you questions and will eventually ask you a question that you do not know the answer to.
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
Thoughts on heavy traveling/away from home? Why apps?
Que es el diseño basado en modelos, cual es tu experiencia en este campo.
Viewing 1871 - 1880 interview questions