Filter interviews by
I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.
Calculate size of variable without library function
Use the sizeof operator to calculate the size of a variable
Multiply the size by the number of elements if it's an array
Size of a struct is the sum of sizes of its members
Size of a union is the size of its largest member
Size of a pointer is platform-dependent
Interrupt handling is a mechanism to handle asynchronous events in real-time systems.
Interrupts are signals generated by hardware or software to interrupt the normal execution of a program.
Interrupts are prioritized and handled by the Interrupt Service Routine (ISR).
ISR saves the current state of the processor, executes the interrupt handler code, and restores the saved state.
Interrupts can be edge-triggered or level-t...
Top trending discussions
Basic questions on C programming.
I applied via LinkedIn and was interviewed in Oct 2022. There were 2 interview rounds.
Static and global are storage classes in C programming language.
Static variables have a local scope but retain their value between function calls.
Global variables have a file scope and can be accessed from any function within the file.
Static functions have a file scope and can only be called within the file.
Mistakes in embedded software code
Check for buffer overflows and memory leaks
Ensure proper error handling and exception handling
Verify correct usage of pointers and memory allocation
Check for race conditions and synchronization issues
Ensure compliance with coding standards and best practices
posted on 21 Sep 2022
I applied via Job Portal and was interviewed in Mar 2022. There was 1 interview round.
Explanation of protocols, call by value/reference, structures, unions, and arrays.
Protocols are a set of rules for communication between devices or software components.
Call by value passes a copy of the value to a function, while call by reference passes a reference to the value.
Structures are user-defined data types that group related data together.
Unions are similar to structures, but they share the same memory locat...
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
30 mins - Coding, 15mins each - 3 MCQ rounds
based on 7 reviews
Rating in categories
Engineer
236
salaries
| ₹3 L/yr - ₹12.3 L/yr |
Senior Engineer
193
salaries
| ₹7.4 L/yr - ₹26.5 L/yr |
Senior Software Engineer
189
salaries
| ₹6 L/yr - ₹25 L/yr |
Technical Lead
156
salaries
| ₹10 L/yr - ₹31.9 L/yr |
Software Engineer
135
salaries
| ₹2.8 L/yr - ₹12 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra