Upload Button Icon Add office photos

Filter interviews by

Trw Sun Steering Wheels NPD Engineer Interview Questions and Answers

Updated 7 Jul 2022

Trw Sun Steering Wheels NPD Engineer Interview Experiences

1 interview found

NPD Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2022

I applied via Referral and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is control plan
  • Ans. 

    Control plan is a document that outlines the steps to be taken to ensure quality and consistency in a manufacturing process.

    • It is a written plan that outlines the critical steps in a manufacturing process

    • It includes details on the process, the equipment used, and the personnel responsible for each step

    • It also includes information on how to monitor and control the process to ensure quality and consistency

    • It is used to p...

  • Answered by AI
  • Q2. What is APQP What is PFD what do you know about stamping
  • Ans. 

    APQP is a process used in manufacturing to ensure quality and consistency. PFD is a document that outlines the design of a product. Stamping is a manufacturing process used to shape metal into specific forms.

    • APQP stands for Advanced Product Quality Planning and is used to ensure that a product meets customer requirements and is produced efficiently.

    • PFD stands for Process Flow Diagram and is a document that outlines the...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Trw Sun Steering Wheels NPD Engineer interview:
  • Automobile Engineering
Interview preparation tips for other job seekers - You must have good technical knowledge
Dress well
Knowledge about production
Knowledge about quality and their documents

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Concepts

Interview Questionnaire 

1 Question

  • Q1. Concepts
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Advanced Java coding

Round 2 - Technical 

(2 Questions)

  • Q1. Entire core Java arrays and strings
  • Ans. 

    Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.

    • Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Strings in Java are objects that represent sequences of characters.

    • Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.

    • Example: String[] names = {"Alic

  • Answered by AI
  • Q2. Java collections and Framework
Round 3 - Technical 

(2 Questions)

  • Q1. Some coding and framework
  • Q2. REST assured and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what ever you mention in the CV If you get shortlisted

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on quant and maths

Round 2 - Coding Test 

Related to collections

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

Normal . Keep calm stay focused. Study hard work smart.
Great

Round 2 - HR 

(2 Questions)

  • Q1. Nicely done... friendly Tell me about yourself
  • Q2. Where are you from ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be you. It's good to see everything happening the it should be.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Question on various topics

Round 2 - Coding Test 

More questions on oops, coding

Interview Preparation Tips

Interview preparation tips for other job seekers - None
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes

Trw Sun Steering Wheels Interview FAQs

How many rounds are there in Trw Sun Steering Wheels NPD Engineer interview?
Trw Sun Steering Wheels interview process usually has 1 rounds. The most common rounds in the Trw Sun Steering Wheels interview process are One-on-one Round.
What are the top questions asked in Trw Sun Steering Wheels NPD Engineer interview?

Some of the top questions asked at the Trw Sun Steering Wheels NPD Engineer interview -

  1. What is APQP What is PFD what do you know about stamp...read more
  2. What is control p...read more

Tell us how to improve this page.

Trw Sun Steering Wheels NPD Engineer Salary
based on 4 salaries
₹3 L/yr - ₹5 L/yr
At par with the average NPD Engineer Salary in India
View more details

Trw Sun Steering Wheels NPD Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
17 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Senior Engineer
10 salaries
unlock blur

₹4.3 L/yr - ₹7.2 L/yr

Production Engineer
8 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Quality Engineer
7 salaries
unlock blur

₹1.4 L/yr - ₹5.8 L/yr

Design Engineer
5 salaries
unlock blur

₹2.9 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Trw Sun Steering Wheels with

Coca-Cola Company

4.1
Compare

Dhoot Transmission

3.7
Compare

Genius Consultants

3.8
Compare

Apotex Research

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