Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LTIMindtree Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 11 May 2025

LTIMindtree Graduate Engineer Trainee (Get) Interview Experiences

78 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. OOPs Concepts AI Questions React Questions SQL Queries I had a terrible experience. Initially, I was shortlisted for the technical interview, which went well and lasted about 27 minutes. However, I didn’t ...
  • Q2. Resume based questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. English basics ,grammar, comprehension
  • Q2. Pseudo codes,basic theory questions
Round 2 - Technical 

(2 Questions)

  • Q1. Basics questions on python and OOPs
  • Q2. Program to implement factorial of a number
  • Ans. 

    Program to calculate factorial of a number using recursion or iteration

    • Define a function to calculate factorial

    • Use recursion or iteration to calculate factorial

    • Handle edge cases like 0 and negative numbers

    • Example: factorial of 5 is 5*4*3*2*1 = 120

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm,prepare basics well

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
Q2. How would you check the continuity of a wire inside a wall if the ... read more
Q3. What will be the cost of painting the wall behind me?
Q4. What happens when there is a large air void in concrete?
Q5. What are the different types of concrete?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Questions of aptitude and tehcnical mcq asked

Round 2 - Technical 

(2 Questions)

  • Q1. What is struct and unions
  • Ans. 

    Structs and unions are data structures in C programming used to group different data types under a single name.

    • Structs allow you to group different data types together under a single name. For example, a struct 'Person' can have fields like name, age, and gender.

    • Unions are similar to structs but they share the same memory location for all its members. Only one member can contain a value at a time. For example, a union ...

  • Answered by AI
  • Q2. Project related questions
Round 3 - HR 

(1 Question)

  • Q1. Basic hr question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on logical reasoning and qunatative reasoning

Round 2 - Coding Test 

Write code for restaurant to get all menu using any language

Round 3 - HR 

(1 Question)

  • Q1. Normal Hr questions

What people are saying about LTIMindtree

View All
trendylion
Verified Icon
2w
student at
Chandigarh University
Data Science dream job: Need resume advice & referrals!
Hey pros, what should I add to my resume to boost my chances of landing my first Data Science role? Guidance needed! Also, if you're hiring or know openings at: TCS | Infosys | Wipro | Cognizant | Genpact | Accenture | LTIMindtree | Fractal Analytics | Mu Sigma | Quantiphi | Tiger Analytics | EXL | ZS Associates | Deloitte | KPMG | EY | Capgemini | Publicis Sapient, a referral would be amazing! 📎 I’m attaching my resume. Feedback, suggestions, or leads would mean a lot! Thanks for your support! Let’s connect & grow in #DataScience. #DataScience #MachineLearning #DeepLearning #OpenToWork #FresherJobs #DataScienceJobs #Referral #CareerAdvice #ResumeTips #JobSearch #Hiring #AmbitionBox #LinkedInJobs
FeedCard Image
Got a question about LTIMindtree?
Ask anonymously on communities.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were many questions of numerical ability then verbal then reasning also was there

Round 2 - Technical 

(5 Questions)

  • Q1. There were questions asked from java,sql,ece
  • Q2. What are joins what is java what is oops what is index
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used in SQL to retrieve data from multiple tables based on a related column.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

  • Answered by AI
  • Q3. What is callender type que
  • Ans. 

    A calender type queue is a data structure that stores elements in a circular buffer, allowing for efficient insertion and removal operations.

    • Elements are stored in a circular buffer, with a front and rear pointer indicating the start and end of the queue.

    • When the rear pointer reaches the end of the buffer, it wraps around to the beginning, creating a circular structure.

    • Insertion and removal operations are efficient as ...

  • Answered by AI
  • Q4. What is foreign key
  • Ans. 

    Foreign key is a field in a database table that links to a primary key in another table.

    • Foreign key ensures referential integrity between related tables

    • It helps maintain consistency and prevent orphan records

    • Example: In a database of students and courses, student_id in courses table can be a foreign key referencing id in students table

  • Answered by AI
  • Q5. What is challenges faced in project
  • Ans. 

    Challenges faced in a project include tight deadlines, budget constraints, communication issues, scope changes, and resource allocation.

    • Tight deadlines can lead to rushed work and potential errors.

    • Budget constraints may limit the resources available for the project.

    • Communication issues can result in misunderstandings and delays.

    • Scope changes can disrupt the project plan and require adjustments.

    • Resource allocation chall...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitiude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic oops questions
  • Q2. Coding questions
Round 3 - HR 

(1 Question)

  • Q1. About yourself and relocation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jun 2024.

Round 1 - Aptitude Test 

Aptitude test which was having reasoning and communication assessment

Round 2 - Technical 

(2 Questions)

  • Q1. Technical interview included questions on oops concepts and mostly depended on your resume
  • Q2. Explain oops concepts Difference between list and tuple
  • Ans. 

    OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction. List is mutable while tuple is immutable.

    • OOPs concepts: inheritance, polymorphism, encapsulation, abstraction

    • List: mutable, can be modified after creation (e.g. [1, 2, 3])

    • Tuple: immutable, cannot be modified after creation (e.g. (1, 2, 3))

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Some scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well its easy to clear
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. About project and challenges faced during interview
  • Q2. Oops heirarchy ,asked to write basic code on language you prefer
  • Q3. Sql ,and some behaviour questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked very Basic DSA questions and English+Aptitude Test

Round 2 - Coding Test 

Interviewer asked me about OOPS concepts and DSA questions

Round 3 - HR 

(1 Question)

  • Q1. She asked me about what is your strength , where do you see yourself in next 5 years etc.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round was aptitute

Round 2 - Technical 

(2 Questions)

  • Q1. Pillers of OOPs
  • Q2. Sql Commands , explain BST

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Graduate Engineer Trainee (Get) interview?
LTIMindtree interview process usually has 3-4 rounds. The most common rounds in the LTIMindtree interview process are Technical, HR and Aptitude Test.
What are the top questions asked in LTIMindtree Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the LTIMindtree Graduate Engineer Trainee (Get) interview -

  1. Your introduction? What are oops concept? What is inheritance? What is differe...read more
  2. Can we write int func() and int func(int a) in a single cla...read more
  3. How to insert a java code in (html tags...read more
What are the most common questions asked in LTIMindtree Graduate Engineer Trainee (Get) HR round?

The most common HR questions asked in LTIMindtree Graduate Engineer Trainee (Get) interview are -

  1. Why are you looking for a chan...read more
  2. Why should we hire y...read more
  3. Tell me about yourse...read more
How long is the LTIMindtree Graduate Engineer Trainee (Get) interview process?

The duration of LTIMindtree Graduate Engineer Trainee (Get) interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 50 interview experiences

Difficulty level

Easy 34%
Moderate 62%
Hard 3%

Duration

Less than 2 weeks 34%
2-4 weeks 41%
4-6 weeks 14%
6-8 weeks 3%
More than 8 weeks 7%
View more
LTIMindtree Graduate Engineer Trainee (Get) Salary
based on 567 salaries
₹3 L/yr - ₹8 L/yr
6% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

LTIMindtree Graduate Engineer Trainee (Get) Reviews and Ratings

based on 58 reviews

3.7/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 58 Reviews and Ratings
Senior Software Engineer
22k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Software Engineer
16.3k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Technical Lead
6.4k salaries
unlock blur

₹9.5 L/yr - ₹37.5 L/yr

Module Lead
5.7k salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

3.6
Compare
write
Share an Interview