What is the difference between struct and union keywords in C ?
Embedded Engineer Interview Questions
6,898 embedded engineer interview questions shared by candidates
what is volatile ,const,static ?
Electronic questions like gates dsd bjt.. Etc
Háblanos sobre proyectos en los ue has trabajado.
write a minimum stack which supports push(), pop(), get_min() all in time complexity O(1).
IQ like test, 3 abstract drawing and to choose a forth one that would complete the others
What skill do you want to improve and why. How do you plan on improving it.
Agile questions. Technical questions about the role
**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.
Please demonstrate how you can adapt to new situations.
Viewing 6871 - 6880 interview questions