Quando sei disponibile ad iniziare?
Software Embedded Interview Questions
6,948 software embedded interview questions shared by candidates
**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.
Technical Questions related to projects done in college/ institute. Questions in C, embedded C.
basic question about Embedded C and Sensors
- Why do you want to work at Cinemo?
1) In which language are you comfortable with ? 2) Explain Volatile Keyword 3) Use of static variable 4) Compilation and Execution flow of C Program 5) Meaning of dangling pointer and memory leakage? 6) Structure alignment, structure padding 7) Bitwise operators 8) Difference between microcontroller and microprocessor 9) Diff between I/O Mapped I/O and Memory mapped I/O 10) Explain in brief about RS232, I2C, SPI 11) Explain watchdog timer 12) What is an interrupt in microcontroller? 13)What is OS? 14) What is System Call? how is it executed? 15)Linux ipc mechanism 16) paging 17)starvation and deadlock 18) Difference between GPOS and RTOS 19) Priority inversion 20) Jiffies ? 21) hard interrupts and soft interrupts
based on C languages ,EOS, Academic Projects.
Gezielt wurde nach meinen Fortbildungen gefragt und was ich dabei gelernt habe.
Was war Ihr größter Rückschlag in Ihrer akademischen Laufbahn und wie sind sie damit umgegangen?
d. How Simscape and Simulink modelling are different? e. How do you simulate in Simulink? Different types? f. If you generate the code, then what it contains in private.h file? g. Polymorphism and its types
Viewing 6931 - 6940 interview questions