Filter interviews by
APTITUDE AND CODING QUESTIONS
Top trending discussions
posted on 30 Aug 2024
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
posted on 9 Nov 2024
C program to find address of pointer
posted on 19 Jun 2024
Structure is a data type that allows storing different data types in a single variable, while union is a data type that allows storing only one value at a time.
Structure allows storing multiple data types in a single variable, while union allows storing only one value at a time
In structure, each member has its own memory location, while in union all members share the same memory location
Example: struct Person { char na...
The volatile keyword is used in C/C++ to indicate that a variable may be changed unexpectedly by external factors.
Used to prevent compiler optimizations that assume the variable's value will not change.
Commonly used for variables shared between threads or accessed by interrupt service routines.
Example: volatile int sensorValue; // variable updated by hardware interrupts
Linked list , data structures
posted on 28 Dec 2022
I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.
posted on 3 May 2023
I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.
posted on 26 Jul 2021
I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Jan 2016. There were 3 interview rounds.
Interview experience
Software Engineer
24
salaries
| ₹9.3 L/yr - ₹20 L/yr |
Senior Engineer
22
salaries
| ₹13 L/yr - ₹28.3 L/yr |
Lead Engineer
20
salaries
| ₹15 L/yr - ₹39.3 L/yr |
Senior Design Engineer
17
salaries
| ₹21 L/yr - ₹29 L/yr |
Associate Software Engineer
10
salaries
| ₹7 L/yr - ₹18 L/yr |
Texas Instruments
Analog Devices
Maxim Integrated
Microchip Technology