Faster and better experience!
Filter interviews by
I have a strong background in embedded systems design and development, with a proven track record of delivering high-quality solutions.
Extensive experience in designing and implementing embedded systems for various applications
Proficient in programming languages such as C, C++, and assembly language
Strong problem-solving skills and ability to troubleshoot complex issues
Excellent communication and teamwork skills, able ...
I applied via campus placement at SSN College of Engineering, Chennai and was interviewed in Feb 2024. There were 2 interview rounds.
Easy aptitude and MCQ questions in C
Inheritance in software development allows a class to inherit properties and behaviors from another class.
Create a base class with common properties and methods
Create a derived class that inherits from the base class
Use the 'extends' keyword in languages like Java or C++
Override methods in the derived class if necessary
Access parent class methods using 'super' keyword
Virtual functions are used in object-oriented programming to achieve polymorphism by allowing a function to be overridden in a derived class.
Virtual functions are declared in a base class with the 'virtual' keyword and can be overridden in derived classes.
They allow a function to be called based on the actual type of an object rather than the declared type.
Virtual functions are used to achieve runtime polymorphism in C...
I applied via Walk-in and was interviewed before Jun 2023. There were 2 interview rounds.
Anora Semiconductor Labs interview questions for popular designations
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Basic coding questions and ece
Diodes are electronic components that allow current to flow in one direction only, acting as a one-way valve for electricity.
Diodes have two terminals - an anode and a cathode.
When a diode is forward-biased, it allows current to flow through it.
When a diode is reverse-biased, it blocks the flow of current.
Diodes are commonly used in rectifiers, voltage regulators, and signal demodulation.
Examples of diodes include sili...
I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.
Aptitude and reasoning questions
I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.
Coding questions basic and complex questions to solve
Top trending discussions
posted on 14 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
posted on 31 Oct 2024
I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.
posted on 21 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
We have 25 questions and negative marking is there
Storage classes in C language define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to the block they are declared in and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared outside of any function and ...
There are 10 address lines present in 1kb memory.
1kb memory = 1024 bytes
To address 1024 bytes, 10 address lines are needed (2^10 = 1024)
Reverse an array of strings
Create a new array to store the reversed strings
Iterate through the original array in reverse order and add each element to the new array
Return the new array as the reversed array
based on 13 interviews
Interview experience
based on 35 reviews
Rating in categories
Product Development Engineer
27
salaries
| ₹4.2 L/yr - ₹10 L/yr |
Software Engineer
10
salaries
| ₹4 L/yr - ₹9 L/yr |
Senior Engineer
7
salaries
| ₹15 L/yr - ₹17.5 L/yr |
Dft Design Engineer
7
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Embedded Systems Engineer
5
salaries
| ₹6 L/yr - ₹9 L/yr |
Intel
Qualcomm
Texas Instruments
Advanced Micro Devices