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 Embedded Software Engineer Interview Questions and Answers

Updated 30 Aug 2023

Aptiv Embedded Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. More questions on communication protocols like SPI, USART, I2C. FFT, Digital filter design LPF HPF etc. EMBEDDED C, pointers dynamic memory, linkedlist.
Round 2 - HR 

(1 Question)

  • Q1. If technical goes well, it's almost done. This is just about company, CTC and other formalities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice c programming and basic embedded concepts.

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 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 - Coding Test 

They will share the link of different languages for code test,
we need to select one language.
I had chosen c.

Round 3 - Technical 

(4 Questions)

  • Q1. 1. Introduce yourself
  • Q2. 2. About Project in detail what is ur role in it ..? define it..
  • Q3. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its a...
  • Ans. 

    Interview questions for Embedded Software Engineer including Autosar, function definition, structure and union, microcontroller and microprocessor, and communication protocols.

    • Autosar is an automotive software architecture standard.

    • Function definition specifies the code to be executed by a function.

    • Function declaration specifies the function's name, return type, and parameters.

    • Structure is a collection of variables of ...

  • Answered by AI
  • Q4. Write a program on structure.? and by using pointers how we declare structures.
  • Ans. 

    A program on structures using pointers to declare them.

    • Use the 'struct' keyword to define a structure

    • Use the 'typedef' keyword to create a new type name for the structure

    • Use the '->' operator to access structure members through a pointer

    • Example: typedef struct { int x; int y; } Point; Point *p;

    • Example: p->x = 5; p->y = 10;

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Aptiv Embedded Software Engineer interview:
  • c
  • C++
  • Microcontroller
  • Protocols
  • AUTOSAR
Interview preparation tips for other job seekers - Good at basics is enough.
good at programing in which u know.?

Skills evaluated in this interview

Embedded Software Engineer Interview Questions Asked at Other Companies

asked in Aptiv
Q1. 3. 1)Do you know about Autosar. 2)define function definition and ... read more
asked in Cyient
Q2. Introduction. Difference between Embedded Systems and Embedded so ... read more
asked in Cyient
Q3. 1) which microcontroller you have used in Academics?
Q4. What is conductor, insulator and semi conductor?
asked in HCLTech
Q5. 3. How to enter if and else at the same time

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic embedded questions
  • Q2. UC architecture
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Test to write a Fibonacci function that receives two pointers with data and organize the data

Round 2 - One-on-one 

(1 Question)

  • Q1. Why you want to work with us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and study about structures and algorithms
Interview experience
5
Excellent
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 - Coding Test 

C MCQ questions
Aptitude questions
Technical mcqs
Reasoning mcqs

Round 3 - Technical 

(1 Question)

  • Q1. Project C related questions Embedded topics
Round 4 - HR 

(1 Question)

  • Q1. General questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question related to find the error
Round 2 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

As a fresher, I applied through an online portal and the first round was an Online coding test with self-introduction.

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic arm architecture, bitwise operators, memory allocation, function pointer
  • Q2. Code snippets, bubble sorting, drivers, bare-metal coding
Round 2 - One-on-one 

(2 Questions)

  • Q1. It was managerial round
  • Q2. Asked about work, challenges, debugging of issues
Round 3 - HR 

(2 Questions)

  • Q1. General details
  • Q2. Future plans, joining

I applied via Approached by Company and was interviewed in May 2022. There were 4 interview rounds.

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 

(1 Question)

  • Q1. Pass array to function in c
  • Ans. 

    Passing an array to a function in C.

    • Declare the function with the array parameter

    • Pass the array name as argument to the function

    • Use array notation to access elements in the function

    • Array size can be passed as a separate argument or calculated within the function

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Program to find a button press
  • Ans. 

    A program to detect button press and trigger an action

    • Use interrupts to detect button press

    • Debounce the button to avoid false triggers

    • Implement a state machine to handle button press and release events

    • Use a timer to detect long press events

    • Trigger an action based on the button press event

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About Personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep c knowledge is enough especially structures unions etc

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C Programming questions - program to identify no of 1s in binary representation of a number, program to show pointer concept
  • Ans. 

    Program to count number of 1s in binary representation of a number and demonstrate pointer concept.

    • Use bitwise AND operator to check if the rightmost bit is 1

    • Shift the number to the right by 1 bit after each check

    • Use a pointer to access the memory address of a variable

    • Dereference a pointer to access the value stored in that memory address

  • Answered by AI
  • Q2. Questions about brake control systems - brake force realization, Safety concepts (ASIL, ISO26262)
  • Q3. Latest trends in the area of brake control systems development
  • Ans. 

    The latest trends in brake control systems development include electrification, integration with ADAS, and use of AI/ML algorithms.

    • Electrification of brake systems to improve efficiency and reduce emissions

    • Integration with ADAS for enhanced safety features such as automatic emergency braking

    • Use of AI/ML algorithms for predictive maintenance and improved performance

    • Development of brake-by-wire systems for greater contro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself on C programming questions in order to clear the first technical round, sufficient knowledge of brake systems and vehicle dynamics will also help. Be open and confident in the management rounds. Read up on latest developments in brake systems and regarding your current work if already employed. There are a lot of synergies between automotive suppliers so highlight your strengths so that the target company also understands your contribution and relate it to their own organisation.

Skills evaluated in this interview

Aptiv Interview FAQs

How many rounds are there in Aptiv Embedded Software Engineer interview?
Aptiv interview process usually has 3 rounds. The most common rounds in the Aptiv interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Aptiv Embedded Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Aptiv. The most common topics and skills that interviewers at Aptiv expect are Embedded C, Embedded Software, Embedded Linux, C++ and Information Technology.
What are the top questions asked in Aptiv Embedded Software Engineer interview?

Some of the top questions asked at the Aptiv Embedded Software Engineer interview -

  1. 3. 1)Do you know about Autosar. 2)define function definition and function decla...read more
  2. write a program on structure.? and by using pointers how we declare structur...read more
  3. If technical goes well, it's almost done. This is just about company, CTC and o...read more

Tell us how to improve this page.

Aptiv Embedded Software Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Aptiv Embedded Software Engineer Salary
based on 65 salaries
₹4.5 L/yr - ₹14 L/yr
26% more than the average Embedded Software Engineer Salary in India
View more details

Aptiv Embedded Software Engineer Reviews and Ratings

based on 16 reviews

3.4/5

Rating in categories

3.8

Skill development

2.9

Work-life balance

2.9

Salary

2.9

Job security

3.2

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
Senior Software Engineer
751 salaries
unlock blur

₹8.9 L/yr - ₹21 L/yr

Software Engineer
396 salaries
unlock blur

₹4.2 L/yr - ₹16.6 L/yr

Advanced Software Engineer
384 salaries
unlock blur

₹11.4 L/yr - ₹26 L/yr

Technical Lead
324 salaries
unlock blur

₹14.2 L/yr - ₹33.5 L/yr

Engineer
168 salaries
unlock blur

₹2.5 L/yr - ₹11.7 L/yr

Explore more salaries
Compare Aptiv with

Bosch

4.2
Compare

Continental

3.9
Compare

Samvardhana Motherson Group

3.7
Compare

Mahindra & Mahindra

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