Upload Button Icon Add office photos

India Nippon Electricals

Compare button icon Compare button icon Compare

Filter interviews by

India Nippon Electricals Interview Questions and Answers

Updated 27 May 2025
Popular Designations

10 Interview questions

An Engineer was asked 4mo ago
Q. Why do you want to join India Nippon?
Ans. 

I am drawn to India Nippon for its innovative engineering solutions and commitment to sustainability in the automotive industry.

  • India Nippon is a leader in the automotive electronics sector, which aligns with my passion for cutting-edge technology.

  • The company's focus on sustainability resonates with my values; I want to contribute to eco-friendly engineering solutions.

  • I admire India Nippon's commitment to quality ...

View all Engineer interview questions
An Electrical Project Engineer was asked 5mo ago
Q. How many types of earthing are there?
Ans. 

There are several types of earthing including plate earthing, pipe earthing, rod earthing, strip earthing, and water pipe earthing.

  • Plate earthing involves burying a plate made of copper or galvanized iron in the ground.

  • Pipe earthing uses a pipe made of GI or copper buried vertically in the ground.

  • Rod earthing involves driving a rod made of copper or galvanized iron into the ground.

  • Strip earthing uses a strip made ...

View all Electrical Project Engineer interview questions
A Data Scientist was asked 12mo ago
Q. What are the different types of JOIN clauses in SQL?
Ans. 

Joins in SQL are used to combine rows from two or more tables based on a related column between them.

  • Joins are used to retrieve data from multiple tables based on a related column between them

  • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

  • INNER JOIN returns rows when there is at least one match in both tables

  • LEFT JOIN returns all rows from the left table and the matched rows from the...

View all Data Scientist interview questions
A Data Scientist was asked 12mo ago
Q. What is K-means clustering, and where is it used?
Ans. 

K-means is a clustering algorithm used to partition data into K clusters based on similarity.

  • K-means is an unsupervised machine learning algorithm.

  • It aims to group similar data points together and discover underlying patterns.

  • The algorithm iteratively assigns data points to K clusters based on the mean of the data points in each cluster.

  • It is commonly used in customer segmentation, image compression, and anomaly d...

View all Data Scientist interview questions
A Senior Cost Engineer was asked
Q. Describe your product costing procedure with an example.
Ans. 

Product costing procedure involves determining the total cost of producing a product.

  • Identify all the direct and indirect costs associated with producing the product.

  • Allocate the costs to the product based on a predetermined cost driver.

  • Calculate the total cost of producing the product by summing up all the allocated costs.

  • Example: A company manufacturing bicycles would identify direct costs such as materials and ...

View all Senior Cost Engineer interview questions
A Quality Head was asked
Q. Tell me about the most challenging problem you have solved.
Ans. 

Developed a new quality control process that reduced defects by 50%

  • Identified root causes of defects through data analysis

  • Collaborated with production team to implement new process

  • Trained employees on new process and provided ongoing support

  • Monitored results and made adjustments as needed

View all Quality Head interview questions
An Embedded Software Developer was asked
Q. What are the steps involved in C compilation?
Ans. 

C compilation involves preprocessing, compiling, assembling, and linking to create an executable program.

  • 1. Preprocessing: Handles directives like #include and #define. Example: #include <stdio.h> includes standard I/O functions.

  • 2. Compilation: Translates preprocessed code into assembly language. Example: main.c becomes main.s.

  • 3. Assembly: Converts assembly code into machine code (object files). Example: mai...

View all Embedded Software Developer interview questions
Are these interview questions helpful?
A Project Manager-Production/Manufacturing/Maintenance was asked
Q. What are the manufactured products?
Ans. 

Manufacturing products are goods produced through a systematic process involving raw materials, machinery, and labor.

  • Manufacturing products involve transforming raw materials into finished goods.

  • The process includes various stages such as design, production, quality control, and packaging.

  • Examples of manufacturing products include automobiles, electronics, clothing, furniture, and food products.

View all Project Manager-Production/Manufacturing/Maintenance interview questions
A HR Executive (Assistant Engineer)Training and Development was asked 1mo ago
Q. What is TNI, and what does a training calendar entail?
Ans. 

TNI stands for Training Needs Identification, crucial for effective training programs and scheduling through a training calendar.

  • TNI involves assessing the skills and knowledge gaps within an organization.

  • It helps in aligning training programs with organizational goals.

  • A training calendar outlines scheduled training sessions, topics, and trainers.

  • For example, a calendar may include workshops on software skills eve...

A CNC Operator was asked
Q. What is heat treatment And heat annealing process
Ans. 

Heat treatment is a process used to alter the physical and sometimes chemical properties of a material through heating and cooling.

  • Heat treatment involves heating a material to a specific temperature, holding it at that temperature for a certain amount of time, and then cooling it at a controlled rate.

  • Heat annealing is a specific type of heat treatment process that involves heating a material to a specific tempera...

View all CNC Operator interview questions

India Nippon Electricals Interview Experiences

21 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. First round Hr introduction
Round 2 - Technical 

(1 Question)

  • Q1. 2 nd round technical (process )
Round 3 - Technical 

(1 Question)

  • Q1. Unit head. For technical round after that complete process...
Round 4 - HR 

(1 Question)

  • Q1. Salary discription...when u are selected...then company provides offer latter with in 2 weeks.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How many types of earthing.
  • Ans. 

    There are several types of earthing including plate earthing, pipe earthing, rod earthing, strip earthing, and water pipe earthing.

    • Plate earthing involves burying a plate made of copper or galvanized iron in the ground.

    • Pipe earthing uses a pipe made of GI or copper buried vertically in the ground.

    • Rod earthing involves driving a rod made of copper or galvanized iron into the ground.

    • Strip earthing uses a strip made of co...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Scala, DevOps, SQL, Python

Round 2 - Technical 

(2 Questions)

  • Q1. What are the Joins in SQL
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the righ...

  • Answered by AI
  • Q2. What is the K means and where we use it
  • Ans. 

    K-means is a clustering algorithm used to partition data into K clusters based on similarity.

    • K-means is an unsupervised machine learning algorithm.

    • It aims to group similar data points together and discover underlying patterns.

    • The algorithm iteratively assigns data points to K clusters based on the mean of the data points in each cluster.

    • It is commonly used in customer segmentation, image compression, and anomaly detect...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Situation base question related to handling the Team
  • Q2. About previous Experience and Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with proper preparation of DevOps, Scala, And SQL

Skills evaluated in this interview

Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - HR 

(1 Question)

  • Q1. Why do you want to join india Nippon
  • Ans. 

    I am drawn to India Nippon for its innovative engineering solutions and commitment to sustainability in the automotive industry.

    • India Nippon is a leader in the automotive electronics sector, which aligns with my passion for cutting-edge technology.

    • The company's focus on sustainability resonates with my values; I want to contribute to eco-friendly engineering solutions.

    • I admire India Nippon's commitment to quality and i...

  • Answered by AI

Manager Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

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

(1 Question)

  • Q1. Discussed regarding key responsibility of the previous roles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2023. There were 3 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. NPI Related topics
Round 3 - HR 

(1 Question)

  • Q1. Salary finalization.

Interview Preparation Tips

Interview preparation tips for other job seekers - interview experience is good and i got the offer

Interview Questions & Answers

user image Anonymous

posted on 27 May 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Can you describe your experience with your previous organization?
  • Ans. 

    I gained valuable experience in engineering projects, focusing on teamwork, problem-solving, and technical skills development.

    • Collaborated on a cross-functional team to design and implement a new product, improving efficiency by 20%.

    • Participated in regular training sessions that enhanced my technical skills in software and hardware integration.

    • Led a project that involved troubleshooting and resolving engineering issues...

  • Answered by AI
  • Q2. What can you tell me about the dojo training?
  • Ans. 

    Dojo training is an immersive, hands-on learning approach that emphasizes practical skills and teamwork in engineering contexts.

    • Focuses on real-world problem-solving through collaborative projects.

    • Encourages continuous improvement and iterative learning, similar to Agile methodologies.

    • Utilizes simulations and role-playing to enhance technical and soft skills.

    • Promotes a culture of feedback and mentorship among participa...

  • Answered by AI
  • Q3. What is TNI, and what does a training calendar entail?
  • Ans. 

    TNI stands for Training Needs Identification, crucial for effective training programs and scheduling through a training calendar.

    • TNI involves assessing the skills and knowledge gaps within an organization.

    • It helps in aligning training programs with organizational goals.

    • A training calendar outlines scheduled training sessions, topics, and trainers.

    • For example, a calendar may include workshops on software skills every qu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall best company

Quality Head Interview Questions & Answers

user image Rengarajan Sowrirajan

posted on 18 Apr 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Technical discussion
  • Q2. Soft and Mgmt skills
  • Q3. Culture adaptability

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands on SMT exp
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Details about previous employment
  • Ans. 

    I have over 8 years of experience in software engineering, focusing on full-stack development and team leadership.

    • Led a team of 5 engineers in developing a scalable e-commerce platform, resulting in a 30% increase in sales.

    • Implemented CI/CD pipelines that reduced deployment time by 50%, enhancing the team's productivity.

    • Worked on a healthcare application that improved patient data management, ensuring compliance with H...

  • Answered by AI
  • Q2. Roles and responsibilities
  • Q3. Tell me about yourself
Round 2 - Technical 

(2 Questions)

  • Q1. OLE / OEE, CNC programming
  • Q2. Manpower handling

CNC Operator Interview Questions & Answers

user image Gaurav Kumar Verma

posted on 9 Oct 2022

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 

Simple interest, speed & distance LCM& HCM age relation question

Round 3 - Technical 

(2 Questions)

  • Q1. Gauge related questions
  • Q2. What is heat treatment And heat annealing process
  • Ans. 

    Heat treatment is a process used to alter the physical and sometimes chemical properties of a material through heating and cooling.

    • Heat treatment involves heating a material to a specific temperature, holding it at that temperature for a certain amount of time, and then cooling it at a controlled rate.

    • Heat annealing is a specific type of heat treatment process that involves heating a material to a specific temperature ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Diploma holder should be given a chance

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about India Nippon Electricals?
Ask anonymously on communities.

India Nippon Electricals Interview FAQs

How many rounds are there in India Nippon Electricals interview?
India Nippon Electricals interview process usually has 2-3 rounds. The most common rounds in the India Nippon Electricals interview process are Technical, HR and Resume Shortlist.
How to prepare for India Nippon Electricals 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 India Nippon Electricals. The most common topics and skills that interviewers at India Nippon Electricals expect are Apqp, AutoCAD, Costing, Microcontroller and SAP.
What are the top questions asked in India Nippon Electricals interview?

Some of the top questions asked at the India Nippon Electricals interview -

  1. What is TNI, and what does a training calendar enta...read more
  2. Product costing procedure with any examp...read more
  3. What is this manufacturing produ...read more
How long is the India Nippon Electricals interview process?

The duration of India Nippon Electricals interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 21 interview experiences

Difficulty level

Easy 50%
Moderate 40%
Hard 10%

Duration

Less than 2 weeks 80%
4-6 weeks 10%
6-8 weeks 10%
View more

Interview Questions from Similar Companies

JBM Group Interview Questions
4.0
 • 305 Interviews
CIE Automotive Interview Questions
3.6
 • 80 Interviews
Hyundai Mobis Interview Questions
3.8
 • 70 Interviews
Bharat Forge Interview Questions
3.9
 • 63 Interviews
Goodyear Interview Questions
3.6
 • 60 Interviews
Knorr-Bremse Interview Questions
3.8
 • 59 Interviews
View all

India Nippon Electricals Reviews and Ratings

based on 378 reviews

3.8/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.4

Salary

3.8

Job security

3.6

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 378 Reviews and Ratings
Treasury and Tax in-charge

Hosur

3-5 Yrs

Not Disclosed

Engineer / Senior Engineer - NPI Incharge (QA)

Pondicherry / Puducherry

7-10 Yrs

₹ 4.5-6.5 LPA

Explore more jobs
Engineer
62 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Production Engineer
46 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Senior Engineer
42 salaries
unlock blur

₹4.8 L/yr - ₹8.5 L/yr

Assistant Manager
39 salaries
unlock blur

₹6.4 L/yr - ₹11 L/yr

Junior Engineer
38 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare India Nippon Electricals with

JBM Group

4.0
Compare

TVS Sundram Fasteners

3.7
Compare

L.G.Balakrishnan & Bros

3.6
Compare

Lumax Industries

4.0
Compare
write
Share an Interview