Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2021. There were 3 interview rounds.
First round is written test and they asked descriptive questions related to CMOS single stage amplifiers, differential amplifiers, RC circuits, Network theory, Bode plots, poles and zeros concepts
They asked the questions based on my answers which I wrote in written test. Then they some more questions related to that questions. Overall time is 40-60 minutes.
posted on 23 Sep 2017
I appeared for an interview in Sep 2017.
An SR flip-flop can be implemented using NAND gates.
Use two NAND gates to create the SR flip-flop.
Connect the output of one NAND gate to the input of the other NAND gate.
Connect the Set (S) and Reset (R) inputs to the inputs of the NAND gates.
The output of the first NAND gate is the Q output, and the output of the second NAND gate is the Q̅ output.
The answer describes the steps to find and display the temperature of N rooms.
Create an array to store the temperature of each room
Iterate through each room and prompt the user to enter the temperature
Store the temperature in the corresponding array index
Display the temperature of each room
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
posted on 10 Aug 2022
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
I am always striving to improve, but my current weaknesses are: perfectionism, public speaking, and delegating tasks.
Perfectionism can lead to spending too much time on small details and missing deadlines.
Public speaking can make me nervous and I may need to practice more to feel confident.
Delegating tasks can be difficult for me because I like to have control over the outcome, but I am working on trusting others to ha
I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.
Easy questions were there in round 10 . . . . . . .
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);
Basic C questions and microcontrollers
Leetcode Easy - mediums
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Design Engineer
8
salaries
| ₹8.5 L/yr - ₹20.1 L/yr |
Applications Engineer
5
salaries
| ₹6 L/yr - ₹15 L/yr |
Senior Sales Engineer
5
salaries
| ₹10.1 L/yr - ₹15.5 L/yr |
Field Application Engineer
5
salaries
| ₹40 L/yr - ₹50 L/yr |
Sales Executive
4
salaries
| ₹7 L/yr - ₹11.2 L/yr |
Texas Instruments
STMicroelectronics
Infineon Technologies
NXP Semiconductors