i
Aptiv
Filter interviews by
Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.
Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.
Examples include unique_ptr, shared_ptr, and weak_ptr in C++.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.
A lambda function is a small anonymous function defined in a single line of code without a name.
Lambda functions are often used in programming languages that support functional programming.
They are commonly used for short, simple operations that do not require a named function.
Lambda functions can take any number of arguments but can only have one expression.
Example: lambda x: x*2 defines a lambda function that doubles
Threading is a way for a program to split itself into multiple simultaneous tasks.
Threading allows for parallel execution of tasks within a program.
Each thread has its own stack and runs independently of other threads.
Threads can communicate with each other and share resources.
Example: A web server handling multiple client requests concurrently using threads.
Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.
Lambda functions are also known as anonymous functions because they do not have a name.
They are often used for short, one-time tasks that do not require a separate function definition.
Lambda functions can take multiple parameters and return a single value.
Example: lambda x, y: x + ...
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Hackerrank assesment
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
A code to reverse a phrase by splitting it into words and reversing the order of the words.
Split the phrase into an array of words using a space as the delimiter
Reverse the order of the words in the array
Join the words back together with spaces in between
Top trending discussions
I applied via Campus Placement and was interviewed before Nov 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Sep 2020. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
Embedded C is a subset of the C programming language, specifically designed for programming embedded systems.
Embedded C is optimized for resource-constrained systems with limited memory and processing power.
It includes additional keywords and features for controlling hardware directly.
Embedded C often involves working with microcontrollers, sensors, and other hardware components.
Regular C can be used for general-purpos
Structure is a collection of variables of different data types while union is a collection of variables of same data type.
Structure allocates memory for all its variables while union allocates memory for only one variable at a time.
Structure is used when we want to store different types of data while union is used when we want to store only one type of data.
Structure is accessed using dot operator while union is access...
It had quants,verbal and logical qns
based on 4 interviews
Interview experience
based on 54 reviews
Rating in categories
Senior Software Engineer
755
salaries
| ₹8.9 L/yr - ₹22 L/yr |
Software Engineer
405
salaries
| ₹4 L/yr - ₹14.3 L/yr |
Advanced Software Engineer
399
salaries
| ₹11.4 L/yr - ₹26 L/yr |
Technical Lead
378
salaries
| ₹14.2 L/yr - ₹33.5 L/yr |
Engineer
183
salaries
| ₹2.5 L/yr - ₹10.7 L/yr |
Bosch
Samvardhana Motherson Group
MRF Tyres
Yazaki