Upload Button Icon Add office photos

General Motors

Compare button icon Compare button icon Compare

Filter interviews by

General Motors General Purchase Engineer Trainee Interview Questions and Answers

Updated 28 Feb 2024

General Motors General Purchase Engineer Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn

Round 1 - Assignment 

They asked question from resume such as courses i did,project,postion and responsibilty,training and internship this were question . How will you support this job role

Round 2 - Technical 

(2 Questions)

  • Q1. Question were from resume in detail about every thing which i mentioned in it
  • Q2. No every thing is done
Round 3 - HR 

(1 Question)

  • Q1. Related to skill set

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Feb 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 

(2 Questions)

  • Q1. Coding questions on data structures and collections
  • Q2. Sort the object by age using Arraylist
  • Ans. 

    Sort an ArrayList of objects by age.

    • Create a custom Comparator to compare the age of the objects.

    • Use the Collections.sort() method to sort the ArrayList using the custom Comparator.

    • Ensure that the objects in the ArrayList have a field for age.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company, interview process is very good. Need strong coding skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Duration : 1 hour
Topics : Java and DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Linked List, Stack and Queue
  • Q2. BFS vs DFS. Graph Traversal
  • Ans. 

    BFS explores neighbors before moving to next level, while DFS explores as far as possible before backtracking.

    • BFS uses a queue to keep track of nodes to visit next, while DFS uses a stack or recursion.

    • BFS is optimal for finding shortest path in unweighted graphs, while DFS is more memory efficient.

    • BFS is typically implemented iteratively, while DFS can be implemented recursively.

    • Example: BFS is used in level order trav...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join us
  • Q2. Where do you see yourself in next 5 years.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java Question
  • Q2. Find out Second Highest Employee Salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic Java
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java 1.8 questions
  • Q2. AWS related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I faced a challenge throughout the interview due to the interviewer's unstable internet connection. despite politely informing him about the connectivity issue multiple times (approx 10 to 15 times), the problem persisted, As a result, I missed several parts of the conversation and had to ask for clarification.
at one point the interviewer seemed annoyed, eventually, the interview concluded abruptly without proper communication.
It was disappointing that no effort was made to rectify the situation. It felt like a waste of time.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All types of aptitude, verbal, coding questions, and technical questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Resume related and basic computer science concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain your composure and be honest with the interviewer.
Interview experience
3
Average
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 

Basic Arithemetic , Algebra , Geometry , Percentages , Ratios , Number Series

Round 3 - Coding Test 

Linked list and tree based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure you have strong understanding of the fundamemntal concepts in maths, language, if u are weak in any area ,consider revisiting again and understanding the funddamentals more clearly
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2022. 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 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Round 3 - Coding Test 

Programming questions are an integral part of an interview for the developer's position

Interview Preparation Tips

Interview preparation tips for other job seekers - The hard truth is that this is a terrible job market for job seekers. The salaries are lower in general and more positions are being reduced to freelance or part-time. The work you have always loved may not have the same title and may be shared by a team now. Instead of viewing this as a negative, though, consider the opportunities. Maybe you like sales, but always wanted to do some consulting
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about About yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Describe your projects
  • Ans. 

    I have worked on various projects including web development, mobile app development, and data analysis.

    • Developed a web application for a small business to manage inventory and sales

    • Created a mobile app for tracking fitness goals and progress

    • Performed data analysis on customer feedback to improve user experience

  • Answered by AI
  • Q3. How you implement machine learning algorithms in cars
  • Ans. 

    Machine learning algorithms in cars are implemented through sensors, data collection, training models, and real-time decision-making.

    • Collecting data from various sensors installed in the car, such as cameras, lidar, radar, and GPS.

    • Training machine learning models using the collected data to recognize patterns and make predictions.

    • Implementing real-time decision-making algorithms in the car's onboard computer to assist ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read operating system and your projects

Skills evaluated in this interview

I was interviewed before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1.  Why Mechanical Engineering?
  • Ans. 

    I chose Mechanical Engineering because of my passion for designing and building machines that improve people's lives.

    • Fascination with how things work and desire to create innovative solutions

    • Interest in applying principles of physics and mathematics to real-world problems

    • Enjoyment of hands-on work and building physical prototypes

    • Desire to contribute to advancements in technology and industry

    • Examples: designing more eff...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Online. Related to courses of Design, MOS, TOM. Tough MCQ

General Motors Interview FAQs

How many rounds are there in General Motors General Purchase Engineer Trainee interview?
General Motors interview process usually has 3 rounds. The most common rounds in the General Motors interview process are Assignment, Technical and HR.
What are the top questions asked in General Motors General Purchase Engineer Trainee interview?

Some of the top questions asked at the General Motors General Purchase Engineer Trainee interview -

  1. Question were from resume in detail about every thing which i mentioned in...read more
  2. No every thing is d...read more
  3. Related to skill ...read more

Tell us how to improve this page.

General Motors General Purchase Engineer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 999 Interviews
Maruti Suzuki Interview Questions
4.2
 • 586 Interviews
Hero MotoCorp Interview Questions
4.1
 • 334 Interviews
TVS Motor Interview Questions
4.0
 • 313 Interviews
Bajaj Auto Interview Questions
3.9
 • 267 Interviews
Royal Enfield Interview Questions
4.2
 • 152 Interviews
Ford Motor Interview Questions
4.4
 • 145 Interviews
Kia Motors Interview Questions
3.9
 • 132 Interviews
View all
Team Lead
107 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Member
102 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare General Motors with

Ford Business Solutions

4.4
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Maruti Suzuki

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