Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.
Basics of c, c++, python languages
Any one os environment
Top trending discussions
I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed in Nov 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Simple 20 questions basic questions and c questions in 40 minutes 40 questions
A C program to swap elements in an array of strings
Use a temporary variable to swap elements in the array
Iterate through the array and swap elements at each index
I applied via campus placement at Walchand College of Engineering, Sangli and was interviewed in Sep 2023. There were 2 interview rounds.
There were mostly embedded c programming questions, like what will be the output of the given code, what is the error that will occur if this program runs, etc. Lasted about 30 minutes.
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
Structure is a collection of different data types under one name, while union is a single memory location that can hold different data types at different times.
Structure allows each member to have its own memory location, while union shares a single memory location for all members.
In a structure, all members can be accessed simultaneously, while in a union, only one member can be accessed at a time.
Example: struct Pers...
Structure padding is adding empty bytes to align data in memory. Packing a structure removes padding to save memory.
Structure padding ensures that data members are aligned to memory boundaries for efficient access
Padding bytes are added between data members to ensure alignment
Packing a structure removes padding to save memory but may impact performance
Example: struct example { char a; int b; } - sizeof(struct example)
To check for stack overflow, monitor stack usage and set a limit to trigger an alert if exceeded.
Monitor stack usage by tracking the stack pointer and comparing it to the stack size.
Set a limit for stack usage and trigger an alert if the limit is exceeded.
Use tools like stack analyzers or profilers to detect stack overflow.
Implement stack canaries or guard zones to detect stack corruption.
A semaphore is a signaling mechanism while a mutex is a locking mechanism used to control access to shared resources in multithreaded environments.
Semaphore is used to control access to a pool of resources, while mutex is used to control access to a single resource.
Semaphores can be used to allow multiple threads to access a shared resource simultaneously, while mutex allows only one thread to access the resource at a ...
Task priority can be set using priority levels or scheduling algorithms in firmware development.
Use priority levels to assign importance to tasks
Higher priority tasks are executed before lower priority tasks
Implement scheduling algorithms like preemptive scheduling or round-robin scheduling to manage task priorities
posted on 10 Sep 2023
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Aug 2023. There were 3 interview rounds.
There were aptitude questions and c language output questions and embedded system questions
Lead Engineer
157
salaries
| ₹11 L/yr - ₹32 L/yr |
Assistant Manager
147
salaries
| ₹6 L/yr - ₹21 L/yr |
Senior Leader Engineer
129
salaries
| ₹13.1 L/yr - ₹34 L/yr |
Senior Engineer
118
salaries
| ₹6 L/yr - ₹25 L/yr |
Manager
85
salaries
| ₹9.6 L/yr - ₹26 L/yr |
FedEx Express
DHL Express
Maersk
CMA CGM