Upload Button Icon Add office photos

Filter interviews by

Kyb Motorcycle Suspension Associate Engineer Trainee Interview Questions and Answers for Freshers

Updated 4 Apr 2024

Kyb Motorcycle Suspension Associate Engineer Trainee Interview Experiences for Freshers

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to core mechanical engineering
  • Q2. Use of suspension
  • Ans. 

    Suspension is a system of springs, shock absorbers, and linkages that connects a vehicle to its wheels and allows relative motion between the two.

    • Suspension system helps to absorb shocks and vibrations from the road surface, providing a smoother ride for passengers.

    • It also helps to maintain traction and control of the vehicle, especially during cornering and braking.

    • Examples of suspension systems include independent su...

  • Answered by AI
Round 2 - Group Discussion 

About EV, and Engines for Mechanical Engineering Students

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st technical round will be conducted at college this is on campus drive. after that group discussions round EV vehicles and engines and suspension systems. the interview process is worst because a total of 33 students will attend the interview 31 students were selected some of them have very less percentage around 60 also some of them are the history of backlogs

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Apr 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 

C, DS understanding and

Round 3 - Coding Test 

C and C++ and domain knowledge

Round 4 - Aptitude Test 

General aptitude test

I applied via Recruitment Consultant and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions will be related to the post which company is offering.
  • Q2. Should be very accurate to all electronics queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart and to the point answers will help.

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant , Logical REASONING , Java

Round 2 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work for , Be honest and well rounded discussions on CV

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Write the equation for dynamics and wave spectra equations. I do not remember questions as it is 3 years back.

Interview Preparation Tips

Interview preparation tips for other job seekers - This happened in Technip FMC Hyderabad, India. I hold 10 years experience. Interviewers don not know what to get from the candidates. The panel tried to prove within themselves that can ask difficult questions. The even entered to doctorate level questions which is not valid for performing job. Finally, I conclude that they performed some time-pass session.

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Process,Simulation, CAD

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Questionnaire 

1 Question

  • Q1. Sfd and bmd. Good amount of strength of material was asked.

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Compilation process steps?
  • Ans. 

    Compilation process involves several steps to convert source code into executable code.

    • Preprocessing: Includes header file inclusion, macro expansion, and conditional compilation.

    • Compilation: Translates source code into assembly code.

    • Assembly: Converts assembly code into machine code.

    • Linking: Combines object files and libraries to create an executable file.

    • Loading: Loads the executable file into memory and prepares it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well prior the interview, revise all the basic concepts of Embedded C and MATLAB if you have applied for embedded systems.

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Previous company work experience
  • Q2. Plans in next 5 years
  • Ans. 

    I plan to continue developing my technical skills and taking on leadership roles within the company.

    • Pursue advanced technical certifications

    • Lead cross-functional teams on complex projects

    • Mentor junior engineers

    • Explore opportunities for innovation and process improvement

    • Collaborate with senior management to set strategic goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was ok. But the local management is horrible. Don't join expecting MNC standard.Even a startup might be better than this company. It's a family owned business by the manager. Not MNC
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

(6 Questions)

  • Q1. Normalization in SQL, What is Cursor in SQL
  • Ans. 

    Normalization in SQL is the process of organizing data in a database to reduce redundancy and improve data integrity. A cursor in SQL is a database object used to retrieve and manipulate data row by row.

    • Normalization in SQL involves breaking down a large table into smaller tables and defining relationships between them to reduce redundancy.

    • Cursors in SQL are used to fetch and process individual rows returned by a query...

  • Answered by AI
  • Q2. .Net Core and API based questions
  • Q3. Abstract and interface difference
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and non-abstract methods along with abstract methods

    • Interfaces can only have abstract methods and constants

    • A class can implement multiple interfaces but can only inherit from one abstract class

  • Answered by AI
  • Q4. Const and read only difference in C#
  • Ans. 

    Const keyword is used to declare constants at compile time, while read-only keyword is used to create immutable fields that can only be assigned a value at runtime.

    • Const values are determined at compile time and cannot be changed, while read-only values can only be assigned a value once at runtime.

    • Const fields are implicitly static, while read-only fields are not.

    • Example: const int x = 5; read-only int y = 10;

  • Answered by AI
  • Q5. Azure basic fundamental questions
  • Q6. Sample query to join tables using SQL
  • Ans. 

    Sample query to join tables using SQL

    • Use the JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to be selected from each table

    • Use the ON keyword to specify the join condition

  • Answered by AI

Skills evaluated in this interview

Kyb Motorcycle Suspension Interview FAQs

How many rounds are there in Kyb Motorcycle Suspension Associate Engineer Trainee interview for freshers?
Kyb Motorcycle Suspension interview process for freshers usually has 2 rounds. The most common rounds in the Kyb Motorcycle Suspension interview process for freshers are Technical and Group Discussion.
What are the top questions asked in Kyb Motorcycle Suspension Associate Engineer Trainee interview for freshers?

Some of the top questions asked at the Kyb Motorcycle Suspension Associate Engineer Trainee interview for freshers -

  1. use of suspens...read more
  2. questions related to core mechanical engineer...read more

Tell us how to improve this page.

Kyb Motorcycle Suspension Associate Engineer Trainee Interview Process for Freshers

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

John Deere Interview Questions
4.1
 • 235 Interviews
Caterpillar Inc Interview Questions
4.2
 • 177 Interviews
KONE Interview Questions
4.1
 • 104 Interviews
Hitachi Interview Questions
4.0
 • 81 Interviews
TechnipFMC Interview Questions
4.0
 • 73 Interviews
TÜV SÜD Interview Questions
3.9
 • 65 Interviews
Hilti Interview Questions
3.4
 • 61 Interviews
Concentric Interview Questions
3.8
 • 36 Interviews
Toshiba Interview Questions
4.0
 • 28 Interviews
Trelleborg Interview Questions
3.9
 • 18 Interviews
View all
Junior Operator Engineer
28 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Oprating Engineer
26 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Trainee
20 salaries
unlock blur

₹1.5 L/yr - ₹2.4 L/yr

Junior Engineer
19 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Production Engineer
19 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare Kyb Motorcycle Suspension with

John Deere

4.1
Compare

KONE

4.1
Compare

Caterpillar Inc

4.2
Compare

TÜV SÜD

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