Upload Button Icon Add office photos

Filter interviews by

Samvardhana Motherson Group Software Developer Interview Questions and Answers

Updated 25 Jun 2024

Samvardhana Motherson Group Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is virtual DOM in React?
  • Ans. 

    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.

  • Answered by AI
  • Q2. Explain about Context API in react?
  • Ans. 

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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - medium interview process.

Skills evaluated in this interview

Interview questions from similar companies

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

30 questions test of aptitide online

Round 2 - Technical 

(2 Questions)

  • Q1. Explain microprocessor
  • Ans. 

    A microprocessor is a small electronic device that functions as the central processing unit of a computer.

    • Microprocessors are made up of millions of transistors that perform calculations and execute instructions.

    • They are commonly found in computers, smartphones, and other electronic devices.

    • Examples of popular microprocessors include Intel's Core series and AMD's Ryzen series.

    • Microprocessors process data and perform ta...

  • Answered by AI
  • Q2. What do you mean by iot
  • Ans. 

    IoT stands for Internet of Things, which refers to the network of physical devices connected to the internet, allowing them to collect and exchange data.

    • IoT involves connecting everyday objects to the internet to enable them to send and receive data.

    • Examples of IoT devices include smart thermostats, wearable fitness trackers, and connected appliances.

    • IoT technology enables automation, remote monitoring, and data analyt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic engineering question that would be enough to get the job

Skills evaluated in this interview

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 Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    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

  • Answered by AI
  • Q2. Why You choose java
  • Ans. 

    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

  • 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 Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism?and explain
  • Ans. 

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

  • Answered by AI
  • Q2. What is ADAS?explain function?
  • Ans. 

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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study C++ and microcontroller questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions are arrays,strings mostly

Round 2 - Technical 

(1 Question)

  • Q1. Project explain detaily,some oops concepts and data structures
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What was your most difficult taks at work and how did you deal with it?
Round 2 - Technical 

(1 Question)

  • Q1. What is difference between mallock ( C ) and "new" ( C++ )
  • Ans. 

    malloc is a function in C used to allocate memory dynamically, while 'new' is an operator in C++ used for the same purpose.

    • malloc is a function in C, while 'new' is an operator in C++.

    • malloc returns a void pointer, while 'new' returns a pointer of the specified type.

    • malloc does not call constructors, while 'new' calls constructors for the allocated memory.

    • malloc requires manual memory deallocation with free(), while 'n...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. C and security, protocol, middleware

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions related to my M.Tech and Ph.D projects.
  • Q2. Questions related to Kalman filter
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions related to area of expertise

Interview Preparation Tips

Topics to prepare for Continental Automotive Components Software Developer interview:
  • Kalman Filter
  • Statistical Detection Theory
  • Statistical Estimation Theory
  • Machine Learning
  • Radar Signal Processing (FMCW)
  • C
  • Python
Interview preparation tips for other job seekers - 1. Prepare on topics related to estimation theory and filter theory - Kalman filter (for Radar Signal Processing Algorithm Developer Roles)
2. Improve coding skills, especially C and Python
3. Data analysis skills using Python (Mandatory)

I applied via Recruitment Consulltant and was interviewed in Jun 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 - Coding Test 

Short codes like macros , bitwise operation , register level coding , include guards etc are asked

Round 3 - One-on-one 

(1 Question)

  • Q1. Autosar layer architecture
Round 4 - HR 

(1 Question)

  • Q1. General hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work and develop skills . Little off on the work life balance side but overall good

I applied via Walk-in and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

Esay approach my skills

Round 2 - Coding Test 

C, c++ and java basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and thinking mind so I will finishing my work

Samvardhana Motherson Group Interview FAQs

How many rounds are there in Samvardhana Motherson Group Software Developer interview?
Samvardhana Motherson Group interview process usually has 1 rounds. The most common rounds in the Samvardhana Motherson Group interview process are Technical.
How to prepare for Samvardhana Motherson Group Software Developer 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 Samvardhana Motherson Group. The most common topics and skills that interviewers at Samvardhana Motherson Group expect are C++, HMI, Linux, Middleware and QNX.
What are the top questions asked in Samvardhana Motherson Group Software Developer interview?

Some of the top questions asked at the Samvardhana Motherson Group Software Developer interview -

  1. What is virtual DOM in Rea...read more
  2. Explain about Context API in rea...read more

Tell us how to improve this page.

Samvardhana Motherson Group Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Samvardhana Motherson Group Software Developer Salary
based on 23 salaries
₹3 L/yr - ₹11 L/yr
19% less than the average Software Developer Salary in India
View more details

Samvardhana Motherson Group Software Developer Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

3.1

Skill development

3.1

Work-life balance

3.6

Salary

3.2

Job security

3.1

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
Assistant Engineer
950 salaries
unlock blur

₹1.1 L/yr - ₹5.4 L/yr

Engineer
660 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Assistant Manager
575 salaries
unlock blur

₹4 L/yr - ₹13.2 L/yr

Production Engineer
497 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Senior Engineer
489 salaries
unlock blur

₹2.9 L/yr - ₹9 L/yr

Explore more salaries
Compare Samvardhana Motherson Group with

Bharat Forge

3.9
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

TVS Motor

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