TR: Projects and core related questions. It lasted for about 30 mins HR: Strength Relocation shifts backlogs company policies, probation period etc.
Embedded Software Development Engineer Interview Questions
6,870 embedded software development engineer interview questions shared by candidates
Your experience about product deveopment
Why I was interested in the company.
**Question:** What is the difference between RTOS and Linux? **Answer:** I explained that an RTOS (Real-Time Operating System) is designed to provide deterministic and predictable response times. It is used in systems where tasks must be executed within strict timing constraints, such as embedded controllers and real-time devices. RTOS typically has lightweight scheduling, low latency, and precise task prioritization. In contrast, Linux is a general-purpose operating system that focuses on overall system performance, multitasking, and resource management rather than strict timing guarantees. Standard Linux is not deterministic like an RTOS, although real-time patches can be applied to improve its real-time capabilities. Therefore, RTOS is commonly used for microcontrollers and time-critical embedded systems, while Linux is often used in more complex embedded platforms that require networking, file systems, and higher-level applications.
c vs c++, loop to modify string in java is it better or use string builder
¿Para que sirve la palabra volatile?
Q: Can you find the problems for these codes? (few C++ functions)
The questions were related to basic c++, sorting, function overloading, singleton, mutex/semaphore, deep copying etc. But the questions were not straight forward, you needed to think to come to the answer which would be one of the concepts mentioned earlier.
Do you have experience in Agile?
Logical algorithm 3 question
Viewing 6701 - 6710 interview questions