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 R&D Engineer Interview Questions, Process, and Tips

Updated 21 Jul 2021

Aptiv Senior R&D Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is Autosar
  • Ans. 

    Autosar is a standardized software architecture for automotive electronics.

    • Autosar stands for Automotive Open System Architecture

    • It is a collaboration between automotive manufacturers, suppliers, and tool developers

    • It aims to standardize the software architecture of electronic control units (ECUs) in vehicles

    • Autosar defines a common language, methodology, and tools for developing automotive software

    • Examples of Autosar ...

  • Answered by AI
  • Q2. What is ASPICE and CMMI difference
  • Ans. 

    ASPICE and CMMI are both process improvement models, but ASPICE is specific to automotive industry while CMMI is more general.

    • ASPICE stands for Automotive SPICE and is used in the automotive industry to improve software development processes.

    • CMMI stands for Capability Maturity Model Integration and is a more general process improvement model used in various industries.

    • ASPICE focuses on software development processes sp...

  • Answered by AI
  • Q3. What is ISO26262
  • Ans. 

    ISO26262 is a standard for functional safety of road vehicles.

    • ISO26262 is a standard for the development of safety-critical automotive systems.

    • It provides guidelines for the entire development process, from concept to decommissioning.

    • The standard defines four Automotive Safety Integrity Levels (ASIL) to classify the safety requirements of a system.

    • ISO26262 requires a safety management system, hazard analysis and risk a...

  • Answered by AI
  • Q4. What is AGILE and SCRUM approach
  • Ans. 

    AGILE is a project management approach that emphasizes flexibility and collaboration. SCRUM is a specific framework within AGILE.

    • AGILE focuses on delivering working software frequently and adapting to change

    • SCRUM is a framework for implementing AGILE that includes roles like Product Owner and Scrum Master

    • SCRUM also includes ceremonies like Sprint Planning and Daily Standups

    • Both AGILE and SCRUM prioritize customer satis

  • Answered by AI
  • Q5. Difference between INT and Void function
  • Ans. 

    INT function returns an integer value while Void function does not return any value.

    • INT function is used to return an integer value after performing some operations.

    • Void function does not return any value and is used to perform some operations.

    • INT function can be used in mathematical calculations while Void function cannot.

    • Example of INT function: int add(int a, int b) { return a + b; }

    • Example of Void function: void pr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good and interactive session.

Skills evaluated in this interview

Interview questions from similar companies

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
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
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
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Resume related questions

Round 2 - Technical 

(2 Questions)

  • Q1. Resume related questions
  • Q2. DS questions, Easy level from leetcode.
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:
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 

(1 Question)

  • Q1. Volatile keyword in C
  • Ans. 

    Volatile keyword in C is used to indicate that a variable's value may change unexpectedly.

    • It is used to prevent compiler optimization

    • It is commonly used in embedded systems programming

    • It is not a substitute for proper synchronization mechanisms

    • Example: volatile int *ptr; // pointer to volatile integer

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What will u do if u think u cant meet deadline
Round 4 - HR 

(1 Question)

  • Q1. Why are u joining Bosch

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Understand embedded C basics, projects u have worked so far

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Technical understanding on ETHERNET AVB protocol.
  • Q2. Bluetooth Audio profile A2DP,Hfp
  • Q3. Linux device tree configuration
  • Q4. I2c speed in linux
  • Ans. 

    I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.

    • I2C speed can be set using the 'i2cset' command in Linux

    • The speed can also be configured in the device tree

    • The maximum speed supported by the hardware should be considered when setting the speed

    • Different devices may require different speeds for optimal performance

  • Answered by AI
  • Q5. Gstreamer pipeline related question
  • Q6. Pulseaudio related
  • Q7. Compilation steps
  • Q8. What is pure virtual function
  • Ans. 

    A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.

    • Pure virtual functions are declared with the syntax: virtual void functionName() = 0;

    • Classes containing pure virtual functions are called abstract classes and cannot be instantiated.

    • Pure virtual functions provide a way to achieve polymorphism in C++.

    • Example: virtual void draw() = 0; // decl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well have confidence in what u say. If u don't knw say it don't bluff

Skills evaluated in this interview

Aptiv Interview FAQs

What are the top questions asked in Aptiv Senior R&D Engineer interview?

Some of the top questions asked at the Aptiv Senior R&D Engineer interview -

  1. what is ASPICE and CMMI differe...read more
  2. what is AGILE and SCRUM appro...read more
  3. difference between INT and Void funct...read more

Tell us how to improve this page.

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
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