Filter interviews by
Clear (1)
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);
Top trending discussions
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 Jan 2022. There were 2 interview rounds.
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.
posted on 2 Apr 2024
Genreal apptitude questions
Latch is level triggered, while flip-flop is edge triggered. Latch is asynchronous, while flip-flop is synchronous.
Latch is level triggered, meaning it changes output when the input signal is high or low continuously.
Flip-flop is edge triggered, meaning it changes output only on the rising or falling edge of the clock signal.
Latch is asynchronous, meaning the output changes as soon as the input changes.
Flip-flop is syn...
Basic questions in electroics, digital and analog
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Basic EE, Aptitude and reasoning Questions. Focused on Analog and Digital
based on 3 interviews
Interview experience
based on 11 reviews
Rating in categories
Software Engineer
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
68
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Design Engineer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Texas Instruments
Analog Devices
Microchip Technology
STMicroelectronics