Upload Button Icon Add office photos

Filter interviews by

Motherson Technology Services Interview Questions, Process, and Tips

Updated 24 Mar 2025

Top Motherson Technology Services Interview Questions and Answers

View all 13 questions

Motherson Technology Services Interview Experiences

Popular Designations

19 interviews found

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

I appeared for an interview in Feb 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your technical knowledge and expertise in relevant areas?

Top Motherson Technology Services Senior Engineer Interview Questions and Answers

Q1. What are hooks? Difference in class and functional components
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Asked about oops concepts
  • Q2. Method overriding & Method overloading
  • Q3. Polymorphism
  • Q4. All the java concepts and sql queries

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)

Lead Analyst Interview Questions & Answers

user image Vikas Dogra

posted on 4 Mar 2025

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

I appeared for an interview in Feb 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self ?
  • Q2. Technical question and background
Round 2 - Technical 

(2 Questions)

  • Q1. What is OSPF and LSA ?
  • Ans. 

    OSPF is a routing protocol for IP networks, while LSA are the link-state advertisements used in OSPF for network topology information.

    • OSPF stands for Open Shortest Path First, a link-state routing protocol used in IP networks.

    • LSA (Link-State Advertisement) is a type of message used by OSPF to share routing and topology information.

    • OSPF uses LSAs to build a complete topology of the network, allowing routers to calculate...

  • Answered by AI
  • Q2. ROUTING AND STATIC ROUTE ?

Lead Analyst Interview Questions asked at other Companies

Q1. Do bonus shares impact capital accretion?
View answer (2)

Senior Engineer Interview Questions & Answers

user image sharwan gupta

posted on 14 Nov 2023

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

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Sql query, store procedure

Round 3 - Technical 

(1 Question)

  • Q1. What was your last project working

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good opportunity you can join

Top Motherson Technology Services Senior Engineer Interview Questions and Answers

Q1. What are hooks? Difference in class and functional components
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)

Motherson Technology Services interview questions for popular designations

 Senior Engineer

 (5)

 Design Engineer

 (2)

 Software Engineer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Lead Analyst

 (1)

 Dispatch Officer

 (1)

 PCB Design Engineer

 (1)

Interview Questions & Answers

user image NITISH KUMAR

posted on 2 May 2024

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

(2 Questions)

  • Q1. Basic questions related to resume
  • Q2. Automotive basic questions
Round 2 - Technical 

(3 Questions)

  • Q1. Second round also related to resume
  • Q2. Resume shortlisting completely depends on client
  • Q3. They informed me about client before interview so I was prepared for that
Round 3 - HR 

(1 Question)

  • Q1. Normal discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Regarding project
  • Q2. Technical senario based questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Motherson Technology Services

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are the things to look over while migration from exc to hana
  • Ans. 

    Key considerations for migrating from ECC to HANA

    • Understand the current landscape and customizations in ECC system

    • Evaluate the data volume and performance requirements for HANA

    • Review and optimize existing ABAP code for HANA compatibility

    • Plan for data migration and transformation processes

    • Consider the impact on existing interfaces and reports

    • Train the team on HANA-specific development and administration tasks

  • Answered by AI

SAP ABAP Hana Consultant Interview Questions asked at other Companies

Q1. What are the things to look over while migration from exc to hana
View answer (1)
Interview experience
5
Excellent
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 

(4 Questions)

  • Q1. Design a login page
  • Ans. 

    Design a user-friendly login page with input fields for username and password, a 'forgot password' link, and a 'sign up' option.

    • Include input fields for username and password

    • Add a 'forgot password' link for password recovery

    • Provide a 'sign up' option for new users

    • Implement validation for input fields

    • Consider adding a 'remember me' option for convenience

  • Answered by AI
  • Q2. Write sql query
  • Ans. 

    SQL query to retrieve all employees from a specific department

    • Use SELECT statement to retrieve data

    • Specify the columns to be selected

    • Use WHERE clause to filter by department

  • Answered by AI
  • Q3. What are hooks? Difference in class and functional components
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components.

    • Hooks are functions that let you use state and other React features in functional components.

    • Class components use lifecycle methods, while functional components can use hooks to achieve the same functionality.

    • Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • Exa...

  • Answered by AI
  • Q4. Complete react component lifecycle
  • Ans. 

    React component lifecycle includes mounting, updating, and unmounting phases.

    • Mounting phase: constructor, render, componentDidMount

    • Updating phase: shouldComponentUpdate, render, componentDidUpdate

    • Unmounting phase: componentWillUnmount

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

(1 Question)

  • Q1. Create a login page in react
  • Ans. 

    Create a login page in React

    • Use React Router for navigation

    • Create a form with input fields for username and password

    • Implement form validation for input fields

    • Use state to manage user input and form submission

    • Display error messages for invalid input or authentication failure

  • Answered by AI

Skills evaluated in this interview

Top Motherson Technology Services Senior Engineer Interview Questions and Answers

Q1. What are hooks? Difference in class and functional components
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 - Technical 

(2 Questions)

  • Q1. PCB design flow of PCB
  • Ans. 

    PCB design flow involves schematic design, component placement, routing, design verification, and manufacturing preparation.

    • Schematic design: Create a schematic diagram of the circuit.

    • Component placement: Position components on the PCB layout.

    • Routing: Connect the components using traces on the PCB.

    • Design verification: Check for errors and ensure functionality.

    • Manufacturing preparation: Generate files for PCB fabricatio

  • Answered by AI
  • Q2. Ipc standard standard for PCB
  • Ans. 

    IPC standards are guidelines for designing and manufacturing printed circuit boards (PCBs) to ensure quality and reliability.

    • IPC-A-600: Acceptability of Printed Boards

    • IPC-2221: Generic Standard on Printed Board Design

    • IPC-2222: Sectional Design Standard for Rigid Organic Printed Boards

    • IPC-6012: Qualification and Performance Specification for Rigid Printed Boards

    • IPC-4101: Specification for Base Materials for Rigid and Mu

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Notice period will be
  • Q2. Why do u change

Interview Preparation Tips

Interview preparation tips for other job seekers - Just join when you are ready to do job at client location

PCB Design Engineer Interview Questions asked at other Companies

Q1. how to calculate trace width? if u have 15A current then what is your trace width?
View answer (2)

Senior Executive Interview Questions & Answers

user image Priya Bhardwaj

posted on 23 Nov 2023

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

I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Asked about basic introduction like experience etc.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked about current profile and what is my role and responsibilities.
  • Q2. Just tried to check the product knowledge of your's product.

Senior Executive Interview Questions asked at other Companies

Q1. If oneday the men power is very less due to some problem and lode is more that day as a senior Exucative, how will u handle your team ?
View answer (56)

Motherson Technology Services Interview FAQs

How many rounds are there in Motherson Technology Services interview?
Motherson Technology Services interview process usually has 2 rounds. The most common rounds in the Motherson Technology Services interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Motherson Technology Services 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 Motherson Technology Services. The most common topics and skills that interviewers at Motherson Technology Services expect are Computer Science, Agile Coaching, Javascript, SDLC and SQL.
What are the top questions asked in Motherson Technology Services interview?

Some of the top questions asked at the Motherson Technology Services interview -

  1. What are hooks? Difference in class and functional compone...read more
  2. What are the things to look over while migration from exc to h...read more
  3. What is debugging and release in vs stu...read more
How long is the Motherson Technology Services interview process?

The duration of Motherson Technology Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Motherson Technology Services Interview Process

based on 23 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 369 Interviews
ITC Infotech Interview Questions
3.6
 • 341 Interviews
CitiusTech Interview Questions
3.3
 • 277 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 222 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
View all

Motherson Technology Services Reviews and Ratings

based on 167 reviews

3.3/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.0

Salary

3.8

Job security

3.0

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 167 Reviews and Ratings
Senior Engineer

Hyderabad / Secunderabad

7-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
108 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Senior Analyst
45 salaries
unlock blur

₹5.3 L/yr - ₹16.5 L/yr

Senior Executive
44 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Senior Engineer
40 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Explore more salaries
Compare Motherson Technology Services with

ITC Infotech

3.6
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.6
Compare

Xoriant

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