AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Automotive Robotics (India)

Compare button icon Compare button icon Compare
3.5

based on 277 Reviews

Play video Play video Video summary
  • About
  • Reviews
    277
  • Salaries
    2.2k
  • Interviews
    35
  • Jobs
    8
  • Benefits
    21
  • Photos
    7
  • Posts
    1

Filter interviews by

Automotive Robotics (India) Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 20 Mar 2024

Automotive Robotics (India) Graduate Engineer Trainee (Get) Interview Experiences

3 interviews found

Graduate Engineer Trainee (Get) Interview Questions & Answers

user image SOWMIYA SREE S

posted on 20 Mar 2024

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

Basic questions in online test

Round 2 - Group Discussion 

One min about one topic

Round 3 - Technical 

(3 Questions)

  • Q1. Asked about basic questions in c programming and python
  • Add your answer
  • Q2. Header file in c programming
  • Ans. 

    Header files in C programming are used to declare functions, variables, and macros that can be used in multiple source files.

    • Header files typically have a .h extension and contain function prototypes, type definitions, and global variables.

    • They are included in source files using the #include directive.

    • Example: #include includes the standard input/output functions in the program.

  • Answered by AI
    Add your answer
  • Q3. Pass, break and continue diffrence
  • Ans. 

    Pass, break, and continue are control flow statements in Python that manage loop execution differently.

    • Pass: A null operation; it does nothing when executed. Example: 'if condition: pass' means do nothing if the condition is true.

    • Break: Exits the nearest enclosing loop immediately. Example: 'for i in range(5): if i == 3: break' stops the loop when i is 3.

    • Continue: Skips the current iteration and moves to the next one i...

  • Answered by AI
    Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Will check about the communication
  • Add your answer

Skills evaluated in this interview

Anonymous

Graduate Engineer Trainee (Get) Interview Questions & Answers

user image SOWMIYA SREE S

posted on 8 Jan 2023

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 5 interview rounds.

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 - Aptitude Test 

Which contains nearly 50 questions mostly 30 questions of them where aptitude and 20 of them where coding questions

Round 3 - Group Discussion 

Second round was a jam round (just a minute) which used to filter the students based upon the communication skills . They ask us to speak about the general concept

Round 4 - Technical 

(2 Questions)

  • Q1. I'm from Ece branch first they used to check the knowledge based on programming skills if it is good they will ask questions from your resume, if else They will check your core branch skills
  • Add your answer
  • Q2. About tuples,header files, some oops concepts,they ask me to write simple programming to check your understanding level
  • Add your answer
Round 5 - HR 

(1 Question)

  • Q1. Self intro, about family,other job offers, willing to work in intern
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interview at dec 2022 from the college placement
Anonymous

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
View answers (2)
asked in Johnson Controls
Q2. How would you check the continuity of a wire inside a wall if the ... read more
View answers (15)
asked in L&T Construction
Q3. What will be the cost of painting the wall behind me?
View answers (19)
asked in Larsen & Toubro Limited
Q4. What happens when there is a large air void in concrete?
View answers (21)
asked in Shapoorji Pallonji Group
Q5. What are the different types of concrete?
View answers (28)
View All

Graduate Engineer Trainee (Get) Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2022

I applied via Campus Placement and was interviewed in Oct 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 - Technical 

(1 Question)

  • Q1. Technical test was only from the basics of the all mechanical subjects.
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. For round 2, they gave a 3d model of a part to us and asked to convert the isometric view to orthogonal view.
  • Add your answer
Round 4 - One-on-one 

(2 Questions)

  • Q1. The interviewer asked questions from Engineering Graphics, knowledge on any modelling software, design of machine elements, GD &T and Strength of materials. The technical interview went about 30 minutes.
  • Add your answer
  • Q2. 1.Explain about GD &T 2. Tell some of the gear terminologies 3. What are the angle of projections
  • Ans. 

    GD&T stands for Geometric Dimensioning and Tolerancing. It is a system used to define and communicate engineering tolerances.

    • GD&T is a symbolic language used to specify the dimensions, tolerances, and geometric characteristics of a part

    • It helps in ensuring that the parts are manufactured and assembled correctly

    • GD&T includes symbols, feature control frames, and datums to define the requirements

    • Some common GD&T symbols i...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer to the point. If you don't know the answer just say it frankly. Have a good knowledge about your previous projects.
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Automotive Robotics (India)?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image Deep Gajjar

posted on 6 Oct 2015

I applied via Campus Placement

Interview Questionnaire 

5 Questions

  • Q1. Basic design procedure
  • Add your answer
  • Q2. Things you look in moulds
  • Ans. 

    I look for quality, durability, and precision in moulds.

    • Quality of the material used in the mould

    • Durability of the mould to withstand repeated use

    • Precision in the mould's design and manufacturing process

    • Ability to produce consistent and accurate parts

    • Ease of maintenance and repair

    • Compatibility with the intended manufacturing process

  • Answered by AI
    View 1 more answer
  • Q3. Press tools
  • Add your answer
  • Q4. Heat transfer
  • Add your answer
  • Q5. Som and mechanics
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: aptitude was not so easy as it consists of quantative logical and technical.
10 questions were on technical mainly focused on mechanics , som and machine design. if your basics are clr then u can easily crack the apti.
Tips: make yourself clr . and mark the correct answers within 1 min. if u r comfident that you can solve 40 quest in 60 min then do that instead of taking tenaion of solving all problems.
Duration: 60 minutes
Total Questions: 60

Round: CAD MODEL TEST
Experience: test was based on catia and nx. you have to make a model frm dummy model by using commands. then your model should b free from the orignal one. we call it as breaking the linkage.
Tips: whatever you do after every step save it. and then zee weather its breaking the link or note. on every step it woill reduce your labour.

Round: Technical Interview
Experience: anyone can read it frm machine design book of rs khurmi
Tips: read the basic concepts daily. make yourself cear in every doubt that occours in your mind

Round: HR Interview
Tips: be confidend. be professional.

General Tips: be prepared for any question. have energy in you
it should look in your face. b smart.
Skills: som, gd&t symbols, jigs and fixtures, press tools, moulds, catia
College Name: BECHALOR OF ENGINEERING, jawaharlal nehru engineering college
Motivation: good environment. work friendly nature.
Funny Moments: in hr interview the asked me about "how long will you stay in johnson?"
i took a pause and said sir i was planning for my retirement plan in your firm.
Anonymous
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image sudhanshu balodi

posted on 7 Oct 2016

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am M tech Design Engineering student at MNNIT Allahabad.
Johnson Controls came to our campus first time.They have Written test then technical interview and after that HR+Technical Interview.They set the cutoff of 7 CGPA for the written test.After getting shortlisted i appeared for the online exam.The exam consist of technical +aptitude+English. Questions were easy theoretical based and mainly from fluid hmt thermodynamics.English questions were also easy.
Tips: Time to complete the test will be sufficient also in there exam portal there is no back option you can either skip or select and move forward option but nothing to worry .The question which you will skip will come back at the end of the exam you can attempt them then if you want.

Round: Technical Interview
Experience: In Technical interview 3 panel consisting of 1 interviewer were made.Students are sent according to there brach in respective panel.In interview my interviewer ask mainly RAC Thermodynamics basics also some discussion about the company were there.He also ask me details about my thesis work.
Tips: Interview is easy they are mainly focusing on your Communication skill and expression.Technical is not that hard.

Round: HR Interview
Experience: In HR+Technical interview the shortlisted student from the technical round are interviewed.Panel consist of 5 people and they ask about your future perspective wrt company what you think about there company your role in there company .They also try to put some difficult question but answer them confidently and politely.Technical question along with HR questions were asked.

General Tips: Visit there website learn about company and there projects in india.focus on your Communication technical is not that much hard.
Skill Tips: Speak clearly and fluently.For technical part dont take much pressure.As for mechanical engineering students mainly hmt fluid rac are asked.Please look into there website and see there Global ranking ,there achievements and there projects in india it will help you in HR round .
Skills: Technical Skill And Speaking Skill
College Name: NIT ALLAHABAD
Anonymous
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image Murtaaz Khan

posted on 4 Jul 2017

I appeared for an interview in Aug 2016.

Interview Preparation Tips

Round: Aptitute
Experience: The aptitute level of JC was preety high. The questions were tough comprising of questions from quantitative and logical reasoning.
Tips: Practise hard on aptitude coz this is the most important round for this company during on campus placements

Round: Technical Interview
Experience: The aptitute level of JC was preety high. The questions were tough comprising of questions from quantitative and logical reasoning.
Tips: Practise hard on aptitude coz this is the most important round for this company during on campus placements

Round: Technical + HR Interview
Experience: This round was to test your basic programming and problem solving skills.
Tips: You should be strong in your basic core sbjcts and very good at programming approach to solve problems

College Name: Netaji Subhash Engineering College
Anonymous
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image Anonymous

posted on 23 Aug 2017

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Test
Experience: It was supposed to be a quantitative aptitude test but it turned out to be a general knowledge based test with a few technical and verbal questions.
Duration: 1 hour
Total Questions: 60

Round: Technical + HR Interview
Experience: Both technical and HR questions were asked to me during this round. My interviewer asked about my area of interest and the technical questions followed accordingly.

College Name: B.P.P.I.M.T
Anonymous
Are these interview questions helpful?
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image Anonymous

posted on 23 Mar 2015

Interview Preparation Tips

Round: Test
Experience: The written test was of around 45 mins.Paper consisted of approx 50 questions, both technical(Mech+ EEE) as well as general aptitude.
Duration: 45 minutes
Total Questions: 50

Round: Technical Interview
Experience: My interviews took place for around 1 hour.In interviews they asked me some finance and marketing questions, a case study, puzzles, projects and internships. At last they selected just 2

General Tips: It was challenging for me because I was not having a good cgpa like my competitors. Still I was confident throughout the selection process.
Skill Tips: The company profile was sales and marketing.It's a core company so they were open for Mech & EEE, Mechatronics(M-tech)only. Before the interviews go through some online papers of the company and also some HR questions.Since the company came for marketing profile, they really wanted a leader to leadthe market.
College Name: NIT SURATHKAL
Anonymous
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Siemens user image akshay dixit

posted on 20 May 2017

I appeared for an interview in Aug 2016.

Interview Questionnaire 

3 Questions

  • Q1. Mention the difference between microcontroller and microprocessor?
  • View 2 more answers
  • Q2. Mention various diodes used in electronic circuits.
  • Add your answer
  • Q3. Mention the role of SCR
  • Ans. 

    SCR stands for Silicon Controlled Rectifier. It is a semiconductor device used for power control and switching applications.

    • SCR is used in various applications such as motor control, lighting control, and heating control.

    • It is used in AC power control circuits to regulate the amount of power delivered to a load.

    • SCR is also used in voltage regulators, inverters, and battery chargers.

    • It is a three-terminal device consist...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Test
Experience: This test had 3 sections- Quant,DI and verbal. It was a CAT-type exam but difference was there was time limit of 60-90 seconds for each question.

Tips: Speed and accuracy are important for clearing this test
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Test
Experience: This test contained basic electronics questions.Most of the questions were from 2 nd year sylabbus.
Tips: Be thorough with the basics to ace this test.
Duration: 30 minutes
Total Questions: 30

Round: Technical + HR Interview
Experience: Only 6-7 questions were asked during the interview.All of them were rather simple which involved basic questions.
Tips: Maintain composure during the interview.Dont press the panic button.

Skills: Technical Analysis
College Name: Visvesvaraya National Institute Of Technology

Skills evaluated in this interview

Anonymous
company Logo

Graduate Engineer Trainee (Get) Interview Questions & Answers

Johnson Controls user image Vaibhav Gupta

posted on 23 Aug 2017

I appeared for an interview in Aug 2017.

Interview Questionnaire 

11 Questions

  • Q1. What's modulation? Why is it required?
  • Ans. 

    Modulation is the process of varying a carrier signal's properties to transmit information efficiently.

    • Modulation is used to transmit information over long distances.

    • It allows multiple signals to be transmitted simultaneously without interference.

    • Modulation helps in improving the signal quality and reducing noise.

    • Different modulation techniques include amplitude modulation (AM), frequency modulation (FM), and phase mod...

  • Answered by AI
    Add your answer
  • Q2. What does program counter do?
  • Ans. 

    The program counter is a register that keeps track of the next instruction to be executed in a computer program.

    • The program counter is a special register in a computer's central processing unit (CPU).

    • It holds the memory address of the next instruction to be executed.

    • After each instruction is executed, the program counter is incremented to point to the next instruction.

    • In case of conditional or unconditional jumps, the ...

  • Answered by AI
    Add your answer
  • Q3. Difference between latch and flip flop.
  • Ans. 

    A latch is level-sensitive and stores data as long as the enable signal is active, while a flip flop is edge-triggered and stores data only on the rising or falling edge of the clock signal.

    • Latches are level-sensitive, while flip flops are edge-triggered.

    • Latches store data as long as the enable signal is active, while flip flops store data only on the rising or falling edge of the clock signal.

    • Latches are simpler and h...

  • Answered by AI
    Add your answer
  • Q4. Functioning of op-amp
  • Ans. 

    Op-amp is an electronic device that amplifies the difference between two input voltages.

    • Op-amp stands for operational amplifier.

    • It has a high gain and can amplify signals.

    • It has two input terminals, one inverting and one non-inverting.

    • The output voltage is the amplification of the voltage difference between the input terminals.

    • Op-amps are widely used in various applications such as amplifiers, filters, oscillators, and...

  • Answered by AI
    Add your answer
  • Q5. How many classes are there in C? Explain.
  • Ans. 

    There are no classes in C as it is a procedural programming language.

    • C is a procedural programming language, not an object-oriented one.

    • It does not have the concept of classes or objects.

    • Instead, it uses functions and structures to organize code.

    • Structures can be used to create user-defined data types.

    • For example, a structure can be defined to represent a person with attributes like name, age, and address.

  • Answered by AI
    Add your answer
  • Q6. Introduce yourself!
  • Ans. 

    I am a Graduate Engineer Trainee with a passion for problem-solving and a strong background in engineering.

    • I have recently completed my Bachelor's degree in Mechanical Engineering from XYZ University.

    • During my studies, I gained hands-on experience in various engineering projects, including designing and building a prototype for a solar-powered vehicle.

    • I have a solid understanding of engineering principles and have deve...

  • Answered by AI
    Add your answer
  • Q7. What are your plans for masters?
  • Ans. 

    I plan to pursue a master's degree in Engineering Management to enhance my technical and managerial skills.

    • I intend to specialize in Engineering Management to gain a deeper understanding of the business aspects of engineering.

    • I aim to develop strong leadership and project management skills through coursework and practical experiences.

    • I plan to conduct research in the field of sustainable engineering practices to contri...

  • Answered by AI
    Add your answer
  • Q8. Would you have any problem if you are placed in Mumbai or Pune?
  • Ans. 

    No, I would not have any problem being placed in Mumbai or Pune.

    • I am open to working in any location as long as it aligns with my career goals.

    • I have researched about Mumbai and Pune and I find them both to be vibrant cities with ample opportunities.

    • I am adaptable and can easily adjust to new environments and cultures.

    • I believe that being placed in Mumbai or Pune would provide me with valuable experiences and exposure ...

  • Answered by AI
    View 1 more answer
  • Q9. Where do you see yourself after 3 years?
  • Ans. 

    In 3 years, I see myself as a senior engineer, leading a team and contributing to the development of innovative projects.

    • Leading a team of engineers

    • Contributing to the development of innovative projects

    • Continuing professional growth and learning

    • Building strong relationships with colleagues and clients

  • Answered by AI
    Add your answer
  • Q10. Draw any counter using D-flip flip
  • Ans. 

    A D-flip flop can be used to create a counter by connecting the output of one flip flop to the input of the next.

    • Connect the output of one D-flip flop to the input of the next

    • Use the clock signal to trigger the flip flops

    • Set the initial value of the counter

    • Use additional logic gates if necessary to control the counter behavior

  • Answered by AI
    Add your answer
  • Q11. What is multivibrator?
  • Ans. 

    A multivibrator is an electronic circuit that generates a continuous output waveform of a specified shape and frequency.

    • Multivibrators are used in various applications such as timing circuits, frequency dividers, and waveform generators.

    • There are three types of multivibrators: astable, monostable, and bistable.

    • Astable multivibrators produce a continuous square wave output with no stable state.

    • Monostable multivibrators ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Test
Experience: Easy to moderate questions. Mostly from indiabix site. NO quantitative questions at all! This came as a surprise for all of us (Johnson Controls' pattern is unpredictable!). GK questions varied from geography to current affairs.
Tips: Go through indiabix site. Most of the questions were directly/indirectly from this site only.
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Level easy questions were asked. They were checking basics only. But the questions were asked from many subjects. Good experience overall.
Tips: Prepare atleast 3 subjects from core and atleast 1 programming language.
Not everyone knows everything. Be straight forward. If you don't have an answer to a question then straight away say "sir I don't know"
If you waste interviewer's time, you are making it easy for him to reject you.
Be crisp!

Round: Technical + HR Interview
Experience: There were 6 members in the panel. Technical and HR questions were coming randomly at me from left and right.
Tips: Walk in confidently. Stay confident throughout. Stay fresh. Be natural. Don't worry if you fumble, everyone does! Take your time here. At the end, either shake hands with everyone or don't shake hands at all. (I prefer shaking hands)
Note: prepare the answer of "introduce yourself" beforehand. It can't be impromptu. This is the ice-breaking question.

College Name: B. P. Poddar Institute of Management & Technology

Skills evaluated in this interview

Anonymous
More about working at Automotive Robotics (India)
  • HQ - East Peoria, Illinois, United States
  • Industrial Automation
  • 501-1k Employees (India)

Automotive Robotics (India) Interview FAQs

How many rounds are there in Automotive Robotics (India) Graduate Engineer Trainee (Get) interview?
Automotive Robotics (India) interview process usually has 4-5 rounds. The most common rounds in the Automotive Robotics (India) interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Automotive Robotics (India) Graduate Engineer Trainee (Get) 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 Automotive Robotics (India). The most common topics and skills that interviewers at Automotive Robotics (India) expect are Agile, Analytical, AutoCAD, Electronics and Embedded C.
What are the top questions asked in Automotive Robotics (India) Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Automotive Robotics (India) Graduate Engineer Trainee (Get) interview -

  1. 1.Explain about GD &T 2. Tell some of the gear terminologies 3. What are the a...read more
  2. Pass, break and continue diffre...read more
  3. Header file in c programm...read more

Tell us how to improve this page.

Automotive Robotics (India) Interviews By Designations

  • Automotive Robotics (India) Design Engineer Interview Questions
  • Automotive Robotics (India) Software Developer Interview Questions
  • Automotive Robotics (India) Graduate Engineer Trainee (Get) Interview Questions
  • Automotive Robotics (India) Senior Engineer Interview Questions
  • Automotive Robotics (India) Lead Engineer Interview Questions
  • Automotive Robotics (India) Software Engineer Interview Questions
  • Automotive Robotics (India) Engineer III Interview Questions
  • Automotive Robotics (India) Sales Manager Interview Questions
  • Show more
  • Automotive Robotics (India) Training Manager Interview Questions
  • Automotive Robotics (India) Associate Interview Questions

Interview Questions for Popular Designations

  • Graduate Trainee Interview Questions
  • Graduate Apprenticeship Trainee Interview Questions
  • Graduate Apprentice Trainee Interview Questions
  • Graduate Engineer Interview Questions
  • Production Graduate Engineer Trainee Interview Questions
  • Graduate Student Interview Questions
  • Graduate Apprentice Interview Questions
  • Post Graduate Engineer Trainee [pget] Interview Questions
  • Show more
  • Civil Graduate Engineer Trainee Interview Questions
  • Graduate Engineer Apprentice Interview Questions

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Graduate Engineer Trainee (Get) Interview Questions from Similar Companies

Johnson Controls
Johnson Controls Graduate Engineer Trainee (Get) Interview Questions
3.6
 • 17 Interviews
Siemens
Siemens Graduate Engineer Trainee (Get) Interview Questions
4.0
 • 7 Interviews
Schneider Electric
Schneider Electric Graduate Engineer Trainee (Get) Interview Questions
4.1
 • 6 Interviews
Titan Engineering & Automation
Titan Engineering & Automation Graduate Engineer Trainee (Get) Interview Questions
3.9
 • 3 Interviews
Addverb Technologies
Addverb Technologies Graduate Engineer Trainee (Get) Interview Questions
3.7
 • 2 Interviews
Wipro PARI
Wipro PARI Graduate Engineer Trainee (Get) Interview Questions
3.3
 • 1 Interview
GKN
GKN Graduate Engineer Trainee (Get) Interview Questions
3.8
 • 1 Interview
Festo
Festo Graduate Engineer Trainee (Get) Interview Questions
3.9
 • 1 Interview
TMEIC
TMEIC Graduate Engineer Trainee (Get) Interview Questions
3.9
 • 1 Interview
Renishaw
Renishaw Graduate Engineer Trainee (Get) Interview Questions
3.9
 • 1 Interview
View all
Automotive Robotics (India) Graduate Engineer Trainee (Get) Salary
based on 13 salaries
₹2.6 L/yr - ₹4.5 L/yr
21% less than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Automotive Robotics (India) Graduate Engineer Trainee (Get) Reviews and Ratings

based on 3 reviews

1.8/5

Rating in categories

1.7

Skill development

1.7

Work-life balance

1.7

Salary

1.7

Job security

1.7

Company culture

1.7

Promotions

1.7

Work satisfaction

Explore 3 Reviews and Ratings
Automotive Robotics (India) Salaries in India
Design Engineer
166 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Engineer 1
141 salaries
unlock blur

₹2.5 L/yr - ₹8.4 L/yr

Senior Engineer
109 salaries
unlock blur

₹5.5 L/yr - ₹13.5 L/yr

L2 Engineer
104 salaries
unlock blur

₹4.2 L/yr - ₹12.8 L/yr

Senior Design Engineer
83 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Automotive Robotics (India) with
Siemens

Siemens

4.0
Compare
Schneider Electric

Schneider Electric

4.1
Compare
Johnson Controls

Johnson Controls

3.6
Compare
Honeywell Automation

Honeywell Automation

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Automotive Robotics (India) Interview Questions >
  • Automotive Robotics (India) Graduate Engineer Trainee (Get) Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter