Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Aptiv Team. If you also belong to the team, you can get access from here

Aptiv Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aptiv Senior Design Engineer Interview Questions and Answers

Updated 17 Oct 2023

Aptiv Senior Design Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Find midpoint, Centroid of part in a geometry, find shear stress and bending moment. Nx part file extension name
Question about injection molding. Tool concept of injection molding. Some basic gd&t concepts.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Be confident and do the tool test to the best of your capacity
  • Q2. Show your interest in the company and answer straight to the point.

I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. NX, GD&T, Plastic material PA66 and PBT properties.
  • Q2. Injection molding and press tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Plastic Injection molding and sheet metal press tools.

Senior Design Engineer Interview Questions Asked at Other Companies

Q1. Noise, Vibration, and Harshness (NVH) in gearboxes are influenced ... read more
Q2. How many methods are used to forecast population
Q3. 1. What is GD and T? 2. Selection of motor as per weight. 3. Type ... read more
Q4. What is the internal band radius for a rod sheet with a thickness ... read more
Q5. How to decide sheetmetal bracket or casting is required.

Interview questions from similar companies

I applied via Referral and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Plastic fundamentals, connector design theory, Focused around the CV.
Round 2 - Technical 

(1 Question)

  • Q1. CAD test for connector in Soidworks or CATIA
  • Ans. 

    Yes, a CAD test for connector in Solidworks or CATIA can be conducted.

    • Create a 3D model of the connector using Solidworks or CATIA

    • Ensure the model meets the required specifications and tolerances

    • Test the model for functionality and durability

    • Make necessary modifications based on test results

    • Repeat the testing process until the model meets all requirements

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Personal interview was taken. CV again focused . HR questions were also asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on CAD test. It is the key. Study the connector design theory deeply.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What is your expectations
  • Q2. As per industry norms

Interview Preparation Tips

Interview preparation tips for other job seekers - rejected
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Introduction Questions related to c programming like structures, data types, size of structure. Inputs and deliverables of V model. Technical questions related to testing like statement coverage, branch an...
Round 2 - HR 

(1 Question)

  • Q1. Salary discussions and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in programming and technical testing concepts for unit testing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. UDS protocols and NRCs, DCM configuration
Round 2 - HR 

(1 Question)

  • Q1. Why Continental

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics, programming and don't lie on resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Find lowest and highest number in an array. Optimize the code
  • Ans. 

    Find lowest and highest number in an array efficiently

    • Use a loop to iterate through the array and keep track of the lowest and highest numbers

    • Initialize variables for lowest and highest numbers with the first element of the array

    • Compare each element with the current lowest and highest numbers and update accordingly

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is static constructor
  • Ans. 

    Static constructor is a special type of constructor in a class that is called only once when the class is loaded into memory.

    • Static constructor is used to initialize static data members of a class.

    • It is automatically called by the .NET Framework when the class is loaded.

    • Static constructor does not take any parameters.

    • It is used to perform any necessary initialization before any instance of the class is created.

  • Answered by AI
  • Q2. What is solid principles
  • Ans. 

    SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects o...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Embedded c, c, bms, autosar

Round 2 - One-on-one 

(1 Question)

  • Q1. Project discussions
Round 3 - HR 

(1 Question)

  • Q1. Salary nego and take away
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Mention your technical skills
  • Ans. 

    I have expertise in various technical skills required for senior software engineering roles.

    • Proficient in programming languages such as Java, C++, and Python

    • Strong knowledge of data structures and algorithms

    • Experience with web development frameworks like React and Angular

    • Familiarity with database management systems like MySQL and MongoDB

    • Understanding of cloud computing platforms such as AWS and Azure

    • Knowledge of versio...

  • Answered by AI
  • Q2. How you see yourself in 10 years
  • Ans. 

    In 10 years, I see myself as a highly experienced and respected Senior Software Engineer, leading and mentoring a team of talented developers.

    • Leading and mentoring a team of developers

    • Continuously learning and staying updated with the latest technologies

    • Contributing to the development of innovative software solutions

    • Taking on more challenging and complex projects

    • Building strong relationships with clients and stakeholde...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and confident i ln your answer ssss.......,,,......,.,.

Aptiv Interview FAQs

How many rounds are there in Aptiv Senior Design Engineer interview?
Aptiv interview process usually has 2-3 rounds. The most common rounds in the Aptiv interview process are Resume Shortlist, Technical and Aptitude Test.
What are the top questions asked in Aptiv Senior Design Engineer interview?

Some of the top questions asked at the Aptiv Senior Design Engineer interview -

  1. Be confident and do the tool test to the best of your capac...read more
  2. NX, GD&T, Plastic material PA66 and PBT properti...read more
  3. Injection molding and press to...read more

Tell us how to improve this page.

Aptiv Senior Design Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 334 Interviews
MRF Tyres Interview Questions
3.7
 • 312 Interviews
Yazaki Interview Questions
3.8
 • 136 Interviews
JK Tyres Interview Questions
3.6
 • 97 Interviews
Valeo Interview Questions
4.0
 • 92 Interviews
Lucas-TVS Interview Questions
3.9
 • 75 Interviews
Brakes India Interview Questions
4.0
 • 71 Interviews
View all
Aptiv Senior Design Engineer Salary
based on 104 salaries
₹6.2 L/yr - ₹12.5 L/yr
6% more than the average Senior Design Engineer Salary in India
View more details

Aptiv Senior Design Engineer Reviews and Ratings

based on 11 reviews

3.0/5

Rating in categories

3.0

Skill development

2.8

Work-life balance

2.8

Salary

3.0

Job security

3.2

Company culture

2.5

Promotions

2.9

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
754 salaries
unlock blur

₹8.9 L/yr - ₹22 L/yr

Software Engineer
406 salaries
unlock blur

₹4.5 L/yr - ₹14.5 L/yr

Advanced Software Engineer
399 salaries
unlock blur

₹11.4 L/yr - ₹26 L/yr

Technical Lead
378 salaries
unlock blur

₹14.2 L/yr - ₹33.5 L/yr

Engineer
187 salaries
unlock blur

₹3 L/yr - ₹10.4 L/yr

Explore more salaries
Compare Aptiv with

Bosch

4.2
Compare

Samvardhana Motherson Group

3.7
Compare

MRF Tyres

3.7
Compare

Yazaki

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview