Filter interviews by
Be the first one to contribute and help others!
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude questions and 2 coding questions
List is mutable, tuple is immutable in Python.
List is defined using square brackets [], tuple using parentheses ().
Elements in list can be changed, added, or removed. Tuple elements are fixed.
List is used for homogeneous data, tuple for heterogeneous data.
Example: list_example = [1, 2, 3], tuple_example = (1, 'a', True)
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or methods.
They are commonly used in Python to add functionality to existing functions or classes.
Decorators are implemented using the @ symbol followed by the decor...
The get method is a function used to retrieve the value of a specified property from an object.
Used in JavaScript to access the value of a property in an object
Syntax: objectName.propertyName
Example: var person = {name: 'John', age: 30}; console.log(person.name); // Output: John
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my education and career choices.
I have a younger sister who is currently studying in college.
We enjoy spending quality time together on weekends, whether it's going for a hike or watching movies at home.
posted on 7 Dec 2024
I am a dedicated and hardworking individual with a passion for learning and helping others.
I have a background in marketing and have worked in the industry for 5 years.
I am currently pursuing a degree in psychology to further my understanding of human behavior.
In my free time, I volunteer at a local animal shelter and enjoy hiking and reading.
I am a dedicated and experienced professional with a proven track record of success in similar roles.
I have X years of experience in this field
I have successfully implemented similar projects in the past
I possess strong communication and problem-solving skills
I am highly motivated and eager to contribute to the team
posted on 29 Mar 2022
I applied via Company Website and was interviewed in Oct 2021. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Feb 2023. There were 3 interview rounds.
The aptitude was conducted on code cubes and testing platform in virtual environment
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.
I applied via Campus Placement
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 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
Bill of Materials (BOM) is a comprehensive list of raw materials, components, and assemblies required to build a product.
BOM is used in manufacturing to ensure all necessary materials are available for production.
It includes details such as part numbers, quantities, and descriptions of each item.
BOM can be hierarchical, with sub-assemblies listed under main assemblies.
It helps in cost estimation, inventory management, ...
Software Engineer
73
salaries
| ₹9.7 L/yr - ₹38.9 L/yr |
Senior NPD Engineer
67
salaries
| ₹20.4 L/yr - ₹25.9 L/yr |
Analog Design Engineer
63
salaries
| ₹14.9 L/yr - ₹43.6 L/yr |
Design Engineer
54
salaries
| ₹10.1 L/yr - ₹40.2 L/yr |
Digital Design Engineer
52
salaries
| ₹17 L/yr - ₹37 L/yr |
Qualcomm
Intel
TDK India Private Limited
Molex