Filter interviews by
I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.
Basic questions about os, c, digital electronics
File operations in C involve opening, reading, writing, and closing files.
Use fopen() function to open a file for reading or writing
Use fprintf() function to write to a file
Use fscanf() function to read from a file
Use fclose() function to close a file
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
1st round consists of apt, digital , verilog , analog objective as well as descriptive questions in descriptive mostly related to fifo depth , counter and draw wave forms , analog questions were asked
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Three coding questions and MCQ's
Types of memory allocations in C include static, dynamic, and automatic.
Static memory allocation: memory is allocated at compile time and remains constant throughout the program's execution. Example: int x = 5;
Dynamic memory allocation: memory is allocated at runtime using functions like malloc() or calloc(). Example: int *ptr = (int*)malloc(sizeof(int));
Automatic memory allocation: memory is allocated on the stack and...
Pointers in C are variables that store memory addresses. Types include null pointers, void pointers, function pointers, etc.
Null pointers: int *ptr = NULL;
Void pointers: void *ptr;
Function pointers: int (*ptr)(int, int);
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
Senior Software Engineer
9
salaries
| ₹11 L/yr - ₹22 L/yr |
Software QA Engineer
9
salaries
| ₹4.2 L/yr - ₹11.4 L/yr |
Network Security Administrator
8
salaries
| ₹8.9 L/yr - ₹11 L/yr |
Senior Staff Engineer
7
salaries
| ₹43 L/yr - ₹65 L/yr |
Software Engineer
7
salaries
| ₹10 L/yr - ₹22.7 L/yr |
Infineon Technologies
Analog Devices
Broadcom
Marvell Technology