Upload Button Icon Add office photos

Filter interviews by

Nidec Corporation Senior Engineer Interview Questions and Answers

Updated 20 Aug 2022

Nidec Corporation Senior Engineer Interview Experiences

2 interviews found

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to your present job profile
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to their requirements

Interview Preparation Tips

Interview preparation tips for other job seekers - Well explains your skills and how they are going to help their organisation

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About my working experience, focused experience in OEM Sales, working culture in Japanese company and weekly sales report

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepared about weakness strength in your working experience, having high knowledge of sales reporting sheets.

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
asked in Qburst
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

Senior Engineer Jobs at Nidec Corporation

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 5 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 

(1 Question)

  • Q1. Segula manager interview based on resume skills
Round 3 - One-on-one 

(1 Question)

  • Q1. Client interview 1
Round 4 - Technical 

(1 Question)

  • Q1. Client interview 2
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Based on experience related questions and core tools
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - One-on-one 

(1 Question)

  • Q1. Technical question related to department For Quality - Tolerance, QC tools
Round 3 - HR 

(1 Question)

  • Q1. Family details Job background

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge should be good

Senior Engineer Interview Questions & Answers

Rieter user image RAJA IRUTHAYARAJ

posted on 8 Dec 2023

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

I applied via Company Website and was interviewed before Dec 2022. There were 3 interview rounds.

Round 1 - Assignment 

Best assignment that you had accomplished in your career

Round 2 - HR 

(4 Questions)

  • Q1. Salary expectations?
  • Q2. Rs 12 Lakhs per annum if I am not provided factory quarter in Pune
  • Q3. When can you join? IMMEDIATELY
  • Q4. Rs 12 Lakhs per annum in Pune Rs 8 Lakhs per annum in Cbe in technology dept
Round 3 - One-on-one 

(1 Question)

  • Q1. Where will you be after 10 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to advice
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Boxing and unboxing in. C#
  • Q2. .net framework and .net core
  • Q3. Simple program to print star pattern in c#
  • Ans. 

    A simple program to print star pattern in C#

    • Use nested loops to print the desired pattern

    • Start with a small pattern and then expand it to more complex ones

    • Experiment with different loop structures to create various patterns

  • Answered by AI
  • Q4. String and string builder Mutable and immutable Heap and stack memory which is used when
  • Q5. Difference in stored procedure and functions ACiD properties, normalization
  • Ans. 

    Stored procedures and functions differ in their usage and capabilities. ACID properties ensure data integrity, normalization reduces redundancy.

    • Stored procedures are precompiled SQL queries that can perform multiple operations, while functions are reusable code blocks that return a single value.

    • Stored procedures can have input and output parameters, while functions can only return a single value.

    • ACID properties (Atomic...

  • Answered by AI
  • Q6. What are solid principles explain with example and also tell where you used them in previous project
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code.

    • Single Responsibility Principle: A class should have only one reason to change. For example, a class that handles user authentication should not also be responsible for sending emails.

    • Open/Closed Principle: Software entities should be open for extension but closed for modification. For example, using interfaces to allow for new i...

  • Answered by AI
  • Q7. OOP related questions What are 4 pillars of OOP? Difference between encapsulation and abstraction. Difference in overloading and overriding.
  • Q8. Questions on Interitance Given 3 classes A is parent of B and B is parent of C How do we call methods of B and A from C Which method will be called incase of same method in A B and C And some more I don'...
Round 2 - HR 

(2 Questions)

  • Q1. Questions on salary expectations
  • Q2. And informal discussion about work and team

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked on Recursive programming
  • Q2. What is the output of this? static void Main(string[] args) { DivideNumber(233) } static void DivideNumber(int n) { if(n>=10) { DivideNumber(n/10); } Console.Write(n/10) }
  • Ans. 

    The output will be 23323

    • The DivideNumber method recursively divides the input number by 10 until it is less than 10

    • The Console.Write statement prints the result of n/10 each time the method is called

  • Answered by AI
  • Q3. Write Code If Input is 123, output should be "One Hundred Twenty Three";
  • Ans. 

    Convert numeric input to words in English

    • Break down the input number into hundreds, tens, and ones place

    • Use a dictionary or array to map numbers to their corresponding words

    • Handle special cases like teens and tens separately

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Threads vs process
  • Ans. 

    Threads are lightweight processes within a single process, sharing memory space, while processes are independent instances of a program with their own memory space.

    • Threads share memory space within a process, allowing for efficient communication and data sharing.

    • Processes have their own memory space, making them more isolated and secure.

    • Threads are faster to create and switch between compared to processes.

    • Processes are...

  • Answered by AI
  • Q2. Thread synchronization program using semaphore/mutex
  • Ans. 

    Thread synchronization using semaphore/mutex in programming

    • Use semaphores to control access to shared resources among multiple threads

    • Mutex can be used to ensure only one thread can access a resource at a time

    • Implement a program where threads wait for a semaphore signal before accessing a shared resource

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Do not consider this company as your carrier options refrain from applying even for a interview
  • Q2. No not at all
Round 2 - One-on-one 

(1 Question)

  • Q1. Very bad culture they do not even ask your past experience the management does not think they just offer a lucrative package and once a person enters the system they start exploiting the carrier of the per...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 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 - Aptitude Test 

Logical test in the aptitude

Round 3 - Group Discussion 

Based on the manufacturing

Round 4 - HR 

(1 Question)

  • Q1. Based on me or product

Nidec Corporation Interview FAQs

How many rounds are there in Nidec Corporation Senior Engineer interview?
Nidec Corporation interview process usually has 2 rounds. The most common rounds in the Nidec Corporation interview process are Technical.
How to prepare for Nidec Corporation Senior 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 Nidec Corporation. The most common topics and skills that interviewers at Nidec Corporation expect are ROHS, Supplier Audit and Supplier Quality Management.

Tell us how to improve this page.

Nidec Corporation Senior Engineer Salary
based on 43 salaries
₹5 L/yr - ₹9.5 L/yr
18% less than the average Senior Engineer Salary in India
View more details

Nidec Corporation Senior Engineer Reviews and Ratings

based on 9 reviews

2.4/5

Rating in categories

2.1

Skill development

2.4

Work-life balance

2.4

Salary

2.8

Job security

2.3

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 9 Reviews and Ratings
Assistant Manager
68 salaries
unlock blur

₹6.7 L/yr - ₹15 L/yr

Engineer
49 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Junior Engineer
49 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Senior Engineer
43 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Quality Inspector
43 salaries
unlock blur

₹1.3 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Nidec Corporation with

BHEL

4.1
Compare

TCS

3.7
Compare

Mahindra & Mahindra

4.1
Compare

Infosys

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