Filter interviews by
I applied via Walk-in and was interviewed in May 2022. There were 3 interview rounds.
Based on embedded system
To tell about the social media
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2023. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
RTOS is a real-time operating system designed for time-sensitive applications. Microcontrollers are integrated circuits with built-in memory and peripherals.
RTOS is designed to provide deterministic and predictable response times for critical tasks.
Normal OS is designed for general-purpose computing and may not prioritize real-time tasks.
Microcontrollers are typically used in embedded systems and have limited resources...
Storage class in C determines the scope, visibility, and lifetime of variables.
C has four storage classes: auto, register, static, and extern.
Auto storage class is the default and is used for local variables.
Register storage class is used for variables that should be stored in CPU registers for faster access.
Static storage class is used for variables that retain their values between function calls.
Extern storage class ...
A macro is a preprocessor directive that is replaced by its value before compilation, while a constant variable is a read-only variable.
Macros are defined using the #define directive, while constant variables are declared using the const keyword.
Macros are replaced by their values during preprocessing, while constant variables are stored in memory.
Macros can lead to code duplication, while constant variables provide ty...
posted on 19 Feb 2024
Compilation process is the process of converting source code into machine code by a compiler.
Source code is written in a high-level programming language
Compiler translates the source code into assembly code
Assembler converts the assembly code into machine code
Final executable file is generated
I applied via Indeed and was interviewed in Oct 2023. There were 2 interview rounds.
Timers are used to measure time intervals, while counters are used to count events or occurrences.
Timers are typically used for generating delays, measuring time intervals, or triggering events at specific times.
Counters are used to count external events, such as pulses or interrupts.
Timers can be used to implement software delays, while counters can be used for tasks like frequency measurement.
Examples: A timer can be...
Online c programming test using online tool
posted on 1 May 2024
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
Very basic c questions like an array
I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2023. There were 4 interview rounds.
A pointer is a variable that stores the memory address of another variable.
Pointers are used to access and manipulate memory directly.
They are often used in programming languages like C and C++.
Example: int *ptr; // declares a pointer to an integer variable
Stack is a data structure that follows Last In First Out (LIFO) principle, used for storing temporary data in a program.
Stack is a linear data structure with two main operations: push (adds data) and pop (removes data).
Example: function call stack in programming languages like C, where function calls are added and removed in a LIFO manner.
Stack memory is used for local variables and function call management.
Stack overf...
Assistant Manager
116
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Manager
101
salaries
| ₹8 L/yr - ₹29 L/yr |
Software Engineer
83
salaries
| ₹5 L/yr - ₹21 L/yr |
Senior Manager
70
salaries
| ₹12 L/yr - ₹40 L/yr |
Deputy Manager
47
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Reliance Industries
Aditya Birla Group
Mahindra & Mahindra
Bharti Enterprises