Upload Button Icon Add office photos

Filter interviews by

Yamaha Motors Solutions Graduate Engineer Trainee (Get) Interview Questions and Answers for Freshers

Updated 1 Apr 2024

Yamaha Motors Solutions Graduate Engineer Trainee (Get) Interview Experiences for Freshers

1 interview found

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

I applied via Referral and was interviewed in Jul 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 - Aptitude Test 

Quants, LR and basics of java and cpp including concepts based on errors pointers etc + computer fundamentals

Round 3 - HR 

(1 Question)

  • Q1. Family, background, your skill and ambition, the basics
Round 4 - Technical 

(3 Questions)

  • Q1. Problems based on basics of programming language as well as hashing recurrsion etc
  • Q2. Pattern problem 1 24 369 481216 510152025
  • Q3. What is jvm utilised for?
  • Ans. 

    JVM is utilized for running Java applications by converting Java bytecode into machine code.

    • JVM stands for Java Virtual Machine.

    • It is responsible for executing Java programs by converting Java bytecode into machine code.

    • JVM provides platform independence as it can run on any operating system that has a compatible JVM implementation.

    • Examples of JVM implementations include Oracle HotSpot, OpenJ9, and GraalVM.

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

(1 Question)

  • Q1. CTO talk, SDLC model, agile etc

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

1st consists of Gaming, Aptitude, pseudo code, Essay writing

Round 3 - Technical 

(1 Question)

  • Q1. Yet to take the interview

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It was mostly puzzles.
  • Q2. One algo question invoving recursive function .

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers - prepare puzzles and basic computer science fundamentals

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

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Array tasks on given platform

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical questions on core java
Round 3 - One-on-one 

(1 Question)

  • Q1. About frontend technology questions

Interview Preparation Tips

Interview preparation tips for other job seekers - study every topic in detail. oops, collection, exception handling
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 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 - Coding Test 

The test is around 1 hour. All the questions will test the aptitude and coding skills. The questions are challenging but few are easy to crack.

Round 3 - Technical 

(4 Questions)

  • Q1. Questions on the Java 8 features
  • Q2. Questions on the spring boot
  • Q3. Asked me to code on Java 8 features, Springboot
  • Q4. Questions on the restful APIs

Interview Preparation Tips

Interview preparation tips for other job seekers - The technical interview is very well conducted. They asked me on the previous work that I have done and mostly questions were asked on that. And as per coding, simple Java 8 features related question and Springboot related question were asked to me. Overall, if you have good grip on the previous work and on the technology you are applying for, you can easily crack the interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. 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 - Technical 

(1 Question)

  • Q1. Online test through the test portal. * questions were provided to solve.
Round 3 - Coding Test 

Technical discussion with Interviewer including coding test.

Round 4 - Coding Test 

Advanced coding test and technical discussion

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

(1 Question)

  • Q1. Java question with coding
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot micro services question with coding
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
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 Apr 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 - Aptitude Test 

45 min of mcq question on java and reasoning and aptitude.

Round 3 - One-on-one 

(1 Question)

  • Q1. All question from java spring boot, microservices and rest api along with some basic design of database.

Yamaha Motors Solutions Interview FAQs

How many rounds are there in Yamaha Motors Solutions Graduate Engineer Trainee (Get) interview for freshers?
Yamaha Motors Solutions interview process for freshers usually has 5 rounds. The most common rounds in the Yamaha Motors Solutions interview process for freshers are Resume Shortlist, Aptitude Test and HR.
What are the top questions asked in Yamaha Motors Solutions Graduate Engineer Trainee (Get) interview for freshers?

Some of the top questions asked at the Yamaha Motors Solutions Graduate Engineer Trainee (Get) interview for freshers -

  1. what is jvm utilised f...read more
  2. problems based on basics of programming language as well as hashing recurrsion ...read more
  3. describe pure virtual functi...read more

Tell us how to improve this page.

Yamaha Motors Solutions Graduate Engineer Trainee (Get) Interview Process for Freshers

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
Yamaha Motors Solutions Graduate Engineer Trainee (Get) Salary
based on 11 salaries
₹6 L/yr - ₹8.7 L/yr
102% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Yamaha Motors Solutions Graduate Engineer Trainee (Get) Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

3.0

Salary

1.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
72 salaries
unlock blur

₹7 L/yr - ₹19 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹10.1 L/yr - ₹21.5 L/yr

Associate Software Engineer
31 salaries
unlock blur

₹7 L/yr - ₹15.6 L/yr

Team Lead
29 salaries
unlock blur

₹12 L/yr - ₹31 L/yr

System Engineer
27 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Explore more salaries
Compare Yamaha Motors Solutions with

Medcode

4.5
Compare

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Value Point Systems

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