its really matter ? after giving all correct answer you are rejected ?
Embedded Analyst Interview Questions
6,898 embedded analyst interview questions shared by candidates
Siemens: 1) Inheritance using private, protected, public for child class what is the scope for all. 2) can private parent class be accessible by child class. Yes/No. If yes then how. If no then why? 3) c program on double linked list to find minimum of all list using double pointer. 4) pointer to pointer what is the output 5) Socket programming any idea? 6) What is context switching 7) communication protocol. 8) oops concepts
the online exam was mainly in AUTOSAR and communication protocols CAN, LIN. some questions about SPI, IPV4 and some C programming language tracing problems. finally some general questions about the embedded systems (memory, preprocessing, compiling, etc)
questions about can and canfd frame
Questions on c language and simple coding questions
**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.
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
Can you tell me about system that connect an Application in Mobile phone to MCU by using Bluetooth?
What is inline function in c
After that in Hr round they asked some hr related questions.
Viewing 6871 - 6880 interview questions