Filter interviews by
Top trending discussions
Asked question related to basic electronics(mux,logic gate,NAND gate implementions)
I applied via campus placement at JSPM's Imperial College of Engineering and Research, Pune and was interviewed in Feb 2024. There were 2 interview rounds.
It is hard and they recorded all live on camera and time is to less for aptitude and technical questions are also included in that
Yes, it is possible to call an ISR from another ISR.
Calling an ISR from another ISR is known as nesting ISRs.
It is important to carefully manage the nesting depth to avoid stack overflow.
Nested ISRs can introduce complexity and potential issues, so it should be used judiciously.
posted on 30 Mar 2024
posted on 21 Feb 2024
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
Storage classes in C define the scope and lifetime of variables.
Auto: Default storage class for local variables
Register: Requests a variable to be stored in a register for faster access
Static: Preserves the value of a variable between function calls
Extern: Allows access to a variable declared in another file
Thread Local Storage (TLS): Provides each thread with its own copy of a variable
Preprocessor directives are commands used by the preprocessor to perform tasks before the actual compilation process begins.
Preprocessor directives start with a # symbol.
They are used to include header files, define constants, and perform conditional compilation.
Examples include #include, #define, #ifdef, #ifndef, #endif, #pragma, etc.
Macro code to set a bit in embedded software
Define a macro using bitwise OR operator to set a specific bit in a register
Example: #define SET_BIT(reg, bit) ((reg) |= (1 << (bit)))
Call the macro with the register and bit number as arguments
8 bit microprocessor is called so because it processes data in 8 bit chunks.
8 bit microprocessor processes data in 8 bit chunks at a time
It can handle data in 8 bit binary format
Examples include Intel 8080, Zilog Z80, and MOS Technology 6502
posted on 18 Sep 2022
I applied via LinkedIn and was interviewed in Mar 2022. There were 3 interview rounds.
posted on 7 Aug 2021
UDS stands for Unified Diagnostic Services, a protocol used in automotive industry for communication between ECUs.
UDS is used for diagnostic communication between ECUs in vehicles.
It is based on the ISO 14229 standard.
UDS allows for diagnostic services such as reading and clearing fault codes, and accessing ECU data.
It uses a request-response mechanism, where the diagnostic tool sends a request and the ECU responds wit...
based on 1 interview
Interview experience
Design Engineer
157
salaries
| ₹2.6 L/yr - ₹10 L/yr |
Engineer 1
135
salaries
| ₹2.5 L/yr - ₹8.4 L/yr |
L2 Engineer
98
salaries
| ₹3.8 L/yr - ₹11.8 L/yr |
Senior Engineer
82
salaries
| ₹5.5 L/yr - ₹13.5 L/yr |
Senior Design Engineer
80
salaries
| ₹5 L/yr - ₹12 L/yr |
ABB
FANUC
KUKA Robotics
Yaskawa India