Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Mar 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.
STMicroelectronics interview questions for designations
Top trending discussions
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 Campus Placement and was interviewed in Apr 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.
based on 3 interviews
Interview experience
based on 21 reviews
Rating in categories
Technical Lead
98
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Design Engineer
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Intern
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Texas Instruments
Infineon Technologies
Analog Devices
NXP Semiconductors