Upload Button Icon Add office photos

Hyundai Mobis

Compare button icon Compare button icon Compare

Filter interviews by

Hyundai Mobis Software Engineer Interview Questions and Answers

Updated 24 Mar 2022

Hyundai Mobis Software Engineer Interview Experiences

1 interview found

I applied via Instahyre and was interviewed in Feb 2022. There were 9 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 - Aptitude Test 
Round 3 - Coding Test 
Round 4 - Coding Test 
Round 5 - Coding Test 
Round 6 - Aptitude Test 

Aptitude ralated questions

Round 7 - Group Discussion 

To take one topic and explain

Round 8 - Technical 

(1 Question)

  • Q1. Taken by technical round
Round 9 - HR 

(9 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.
  • Q9. Why are you interested this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing for a job interview can be pretty intimidating. Especially when it’s being done for the first time or if it’s been a long time since the last one. There is no easy way when it comes to facing an interviewer

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Hyundai Mobis?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Feb 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. They ask about yourself 2. About your past experience 3. About you project 4. Some basic and intermediate technical questions about your last work.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its very good. Thanks god to give me an opportunity to become part of this lovely and well structured company. The person who took interview are helpful and very good

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2020. There was 1 interview round.

Round 1 - Aptitude Test 

Assignments with Reasoning and maths etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - More related to the project I did and database query and the info we provide in resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Coding Test 

Coding test, on C, around 1 hr, on teams

Round 2 - Technical 

(1 Question)

  • Q1. C basics Embedded C Aptitude
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Protocol relatedsuch as
  • Q2. Can protocol framing
  • Ans. 

    Protocol framing is the method of structuring data packets for communication in networks.

    • Defines how data is organized in packets for transmission.

    • Includes headers and trailers that contain metadata (e.g., source, destination).

    • Examples: Ethernet frames, TCP segments, and IP packets.

    • Ensures data integrity and proper routing through checksums and sequence numbers.

    • Different protocols have specific framing rules (e.g., HTT...

  • Answered by AI
  • Q3. Uds services and nrc code
  • Q4. Python with automation
  • Q5. Dspace, vt, aspice, xcp with automation

Interview Preparation Tips

Topics to prepare for Schaeffler India Senior Engineer interview:
  • Canoe
  • CAN protocol
  • UDS
  • Python
  • CAPL
  • Hil testing
  • DSpace
  • Software integration
  • Bug Tracking
  • Regression Testing
  • vt
  • Vt studio
  • Aspice
  • Fusa
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 Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular related questions
  • Q2. Springboot question
Round 2 - One-on-one 

(1 Question)

  • Q1. General skill based managerial questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Hyundai Mobis HR Interview Questions

19 questions and answers

Q. What is your name?
Q. How do you work in a team?
Q. What do you consider to be your greatest weakness?

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

(1 Question)

  • Q1. Basic HR question (tell me about yourself and similar)
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions related to field
Round 4 - One-on-one 

(1 Question)

  • Q1. Interview cum interaction with top management

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and should have good knowledge of respective field.
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain function pointers in c?
  • Ans. 

    Function pointers in C are pointers that point to functions instead of data.

    • Function pointers are used to pass functions as arguments to other functions.

    • They can be used to implement callbacks and event handlers.

    • Syntax: return_type (*ptr_name)(parameters);

    • Example: int (*funcPtr)(int, int);

  • Answered by AI
  • Q2. Explain DCM module from BSW?
  • Ans. 

    DCM module in BSW is responsible for managing diagnostic communication between the vehicle and external diagnostic tools.

    • DCM stands for Diagnostic Communication Manager

    • It handles communication protocols such as UDS, KWP2000, and OBD

    • DCM manages diagnostic sessions, communication parameters, and diagnostic trouble codes

    • It provides APIs for diagnostic services like reading and clearing DTCs

    • Example: DCM module in BSW facil...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

  • Q1. Why you want to join us
Round 2 - Technical 

(2 Questions)

  • Q1. What is your role and responsibilities in privious company.
  • Q2. What is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Properly read your resume. Be prepare for product knowledge which company interview you faced.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2022. There were 4 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. Basic theoretical Questions of B.tech which are for fresher they asked for experienced also.
  • Q2. Star delta diagram Resistance circuit
Round 3 - HR 

(1 Question)

  • Q1. Why switching previous company
Round 4 - Plant Head 

(1 Question)

  • Q1. Personal information

Interview Preparation Tips

Interview preparation tips for other job seekers - Want relax and job security comes here. But not expect increment.

Hyundai Mobis Interview FAQs

How many rounds are there in Hyundai Mobis Software Engineer interview?
Hyundai Mobis interview process usually has 9 rounds. The most common rounds in the Hyundai Mobis interview process are Coding Test, Aptitude Test and Resume Shortlist.
How to prepare for Hyundai Mobis 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 Hyundai Mobis. The most common topics and skills that interviewers at Hyundai Mobis expect are AUTOSAR, Architecture, Automotive, C and C++.
What are the most common questions asked in Hyundai Mobis Software Engineer HR round?

The most common HR questions asked in Hyundai Mobis Software Engineer interview are -

  1. Why are you looking for a chan...read more
  2. Where do you see yourself in 5 yea...read more
  3. What are your strengths and weakness...read more

Tell us how to improve this page.

Hyundai Mobis Software Engineer Salary
based on 17 salaries
₹3.7 L/yr - ₹7.3 L/yr
32% less than the average Software Engineer Salary in India
View more details

Hyundai Mobis Software Engineer Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.5

Salary

3.5

Job security

3.5

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Senior Research Engineer
402 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Research Engineer
245 salaries
unlock blur

₹5.4 L/yr - ₹10.3 L/yr

Assistant Manager
179 salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Senior Executive
177 salaries
unlock blur

₹5.7 L/yr - ₹13.1 L/yr

Lead Research Engineer
162 salaries
unlock blur

₹13.3 L/yr - ₹22 L/yr

Explore more salaries
Compare Hyundai Mobis with

UNO Minda

3.9
Compare

Apollo Tyres

4.0
Compare

Exide Industries

3.4
Compare

Hitachi Astemo

4.0
Compare
write
Share an Interview