i
Aptiv
Filter interviews by
I applied via campus placement at College of Engineering, Guindy Campus and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude round consists of aptitudes and some pseudocode snippets to solve and it also had one medium level coding question and one hard level coding question.
Pattern pyramid number in Java
Use nested loops to print the pyramid pattern
Increment the number in each row
Handle spaces for proper alignment
A C program to find the factorial of a number using recursion
Use a recursive function to calculate the factorial
Handle the base case when the number is 0 or 1
Multiply the number with the factorial of (number-1) in each recursive call
Little endian and Big endian are byte ordering formats in which multi-byte data is stored in memory.
Little endian: Least significant byte is stored at the lowest memory address.
Big endian: Most significant byte is stored at the lowest memory address.
Example: In Little endian, the number 0x12345678 is stored as 78 56 34 12 in memory.
Example: In Big endian, the same number is stored as 12 34 56 78 in memory.
I use Docker for containerization to easily manage and deploy applications, and Git for version control to collaborate and track changes.
Docker allows for consistent development environments across different machines
Git helps track changes, collaborate with team members, and revert to previous versions if needed
Both tools improve efficiency and productivity in software development
The architecture diagram for a Machine Learning project typically includes data preprocessing, model training, evaluation, and deployment stages.
Data preprocessing stage involves cleaning, transforming, and preparing the data for model training.
Model training stage includes selecting the appropriate algorithm, training the model on the data, and tuning hyperparameters.
Evaluation stage involves assessing the model's per...
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my career choices and encouraged me to pursue my passion for software engineering.
My younger sister is currently studying computer science and we often collaborate on coding projects together.
Family gatherings are important to us and we enjoy spending quality time together, whether it's celebrating
Top trending discussions
Easy Question i.e leetcode easy to medium
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method from its parent class, providing different func
I chose Java for its platform independence, strong community support, and extensive libraries.
Platform independence allows Java code to run on any device with a JVM
Strong community support ensures access to resources and help when needed
Extensive libraries provide pre-built solutions for common programming tasks
posted on 2 Jan 2025
Logical, Patterns, Analytical
posted on 12 Sep 2024
Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.
Remove any irrelevant or duplicate data
Handle missing values by imputation or deletion
Normalize or standardize numerical data
Encode categorical variables using techniques like one-hot encoding
Feature scaling for machine learning algorithms
Perform text preprocessing like tokenization and stemming
Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.
Document the architecture of the solution, including high-level components and their interactions
List the technologies used in the solution, such as programming languages, frameworks, and databases
Describe any modifications or customizations made to the existing solution
Include any performance metric...
posted on 25 Jun 2024
Virtual DOM is a lightweight copy of the actual DOM in React, used for efficient updates.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
React uses the virtual DOM to efficiently update the actual DOM when there are changes in the application.
When changes are made to the virtual DOM, React calculates the most efficient way to update the actual DOM, minimizing performance impact.
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is useful for sharing global data such as themes, user authentication, or language preferences.
Context API consists of three main parts: Provider...
Logical reasoning and english
posted on 28 Jun 2024
Constructors are special methods in a class that are used to initialize objects of that class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
Example: public class Car { public Car(String color) { this.color = color; }}
Design patterns in C++ are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.
Each design pattern has its own purpose and can be applied in different scenarios.
Understanding design patterns can improve code quality and efficiency.
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Stress calculation of beams
Determine the load on the beam
Calculate the bending moment and shear force
Calculate the stress using the bending moment and section modulus
Check the stress against the allowable stress for the material
In 5 years, I see myself as a highly skilled and experienced software engineer, leading and mentoring a team, and contributing to innovative projects.
Leading and mentoring a team of software engineers
Contributing to innovative and challenging projects
Continuously learning and improving my technical skills
Building strong relationships with colleagues and stakeholders
Taking on additional responsibilities and challenges
Ex...
posted on 27 Jun 2024
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Example: A method that takes ...
ADAS stands for Advanced Driver Assistance Systems. It refers to technologies that assist drivers in the driving process.
ADAS includes features like adaptive cruise control, lane departure warning, and automatic emergency braking.
These systems use sensors and cameras to monitor the vehicle's surroundings and provide alerts or assistance to the driver.
ADAS aims to improve safety, reduce accidents, and enhance the overal...
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
744
salaries
| ₹8.9 L/yr - ₹22 L/yr |
Software Engineer
394
salaries
| ₹4.2 L/yr - ₹16.6 L/yr |
Advanced Software Engineer
380
salaries
| ₹11.4 L/yr - ₹26 L/yr |
Technical Lead
313
salaries
| ₹14.2 L/yr - ₹31.5 L/yr |
Engineer
163
salaries
| ₹2.5 L/yr - ₹10.7 L/yr |
Bosch
Continental
Samvardhana Motherson Group
Mahindra & Mahindra