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

57 Interview questions

A Graduate Engineer Trainee (Get) was asked
Q. What is a subquery?
Ans. 

A subquery is a query within another query used to retrieve data that will be used in the main query.

  • Subqueries are enclosed in parentheses and placed within the WHERE or HAVING clause of the main query.

  • They can be used to filter, sort, or aggregate data before it is used in the main query.

  • Subqueries can be nested within other subqueries to perform more complex operations.

  • Examples of subqueries include finding the...

A Graduate Engineer Trainee (Get) was asked
Q. What is SDLC?
Ans. 

SDLC stands for Software Development Life Cycle.

  • It is a process used to design, develop and test software.

  • It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has its own set of activities and deliverables.

  • It ensures that the software is developed efficiently and meets the user's requirements.

  • Examples of SDLC models include Waterfall, Agile, and Spir...

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?
A Graduate Engineer Trainee (Get) was asked
Q. Tell me about Java.
Ans. 

Java is a high-level, object-oriented programming language used for developing applications and software.

  • Java is platform-independent and can run on any operating system.

  • It is used for developing web applications, mobile applications, and enterprise software.

  • Java is known for its security features and is widely used in the financial industry.

  • It has a vast library of pre-built classes and functions that make coding...

A Graduate Engineer Trainee (Get) was asked
Q. Write code to swap two numbers.
Ans. 

Code to swap two numbers

  • Declare two variables and assign values to them

  • Use a third variable to store the value of the first variable

  • Assign the value of the second variable to the first variable

  • Assign the value of the third variable to the second variable

What people are saying about LTIMindtree

View All
staticsalamander
1w
works at
Startup
Node.js Dev Dilemma: LTIMindtree, Capgemini, or TCS?
Need some advice! I’m a Node.js dev with 6+ years of experience and I’ve got offers from: LTIMindtree (26 LPA) Capgemini (27 LPA) TCS (24 LPA) I'm trying to figure out which company would have better projects, especially in AI or newer tech. I’m really into AI-related stuff. Anyone working at these companies know about the overall work experience?
Got a question about LTIMindtree?
Ask anonymously on communities.
A Graduate Engineer Trainee (Get) was asked
Q. Write a program to reverse a string in C.
Ans. 

A program to reverse a string in C language.

  • Declare a character array to store the string.

  • Use a loop to read the string from the user.

  • Use another loop to reverse the string.

  • Print the reversed string.

A Graduate Engineer Trainee (Get) was asked
Q. What is a schema?
Ans. 

Schema is a blueprint or structure that defines the organization of data in a database.

  • Schema is used to define the structure of a database.

  • It includes information about tables, columns, data types, relationships, and constraints.

  • It helps ensure data consistency and integrity.

  • Examples of schema include SQL Server, Oracle, and MySQL.

  • Schema can also refer to the organization of data in XML or JSON documents.

LTIMindtree HR Interview Questions

495 questions and answers

Q. What is your current professional experience?
Q. How would you manage operational disruptions within your team as a project ... read more
Q. What other technologies have you worked on?
A Graduate Engineer Trainee (Get) was asked
Q. What is SQL?
Ans. 

SQL (Structured Query Language) is a standard programming language for managing and manipulating relational databases.

  • SQL is used to perform tasks such as querying data, updating records, and managing database structures.

  • Common SQL commands include SELECT (to retrieve data), INSERT (to add data), UPDATE (to modify data), and DELETE (to remove data).

  • Example: SELECT * FROM Employees WHERE Department = 'Sales'; retri...

Are these interview questions helpful?
A Graduate Engineer Trainee (Get) was asked
Q. What is exception handling in Java?
Ans. 

Exception handling is a mechanism to handle runtime errors in Java programs.

  • Exceptions are objects that represent errors or exceptional conditions that occur during program execution.

  • Java provides try-catch-finally blocks to handle exceptions.

  • The try block contains the code that might throw an exception.

  • The catch block catches the exception and handles it.

  • The finally block contains code that is executed regardless...

A Graduate Engineer Trainee (Get) was asked
Q. Can a schema consist of more than one database? For example...
Ans. 

Yes, a schema can consist of multiple databases.

  • A schema is a logical container for database objects.

  • Multiple databases can be grouped under a single schema.

  • For example, a company may have separate databases for HR, finance, and sales, but all under the same schema.

  • This allows for easier management and organization of the databases.

A Graduate Engineer Trainee (Get) was asked
Q. Write a program to display prime numbers from 1 to 35.
Ans. 

Program to display prime numbers from 1-35

  • Loop through numbers 1-35

  • Check if each number is prime

  • If prime, display the number

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
  • Ans. 

    I have a strong academic background in engineering, complemented by hands-on projects and internships that honed my technical skills.

    • Completed a Bachelor's degree in Mechanical Engineering with a focus on thermodynamics and fluid mechanics.

    • Interned at XYZ Corporation, where I assisted in the design and testing of HVAC systems, improving efficiency by 15%.

    • Participated in a team project that developed a prototype for a r...

  • Answered by AI
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

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm,prepare basics well
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
  • Ans. 

    Discussing project experience showcases problem-solving skills and teamwork in engineering roles.

    • Describe the project scope and objectives, e.g., developing a new software tool for data analysis.

    • Highlight your specific role, such as leading a team of engineers to design a prototype.

    • Discuss challenges faced, like budget constraints, and how you overcame them, e.g., optimizing resource allocation.

    • Mention the technologies...

  • Answered by AI
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
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
  • 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
  • Ans. 

    Understanding OOP concepts is crucial for software development, focusing on encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods in a class. Example: A 'Car' class with properties like 'speed' and methods like 'accelerate()'.

    • Inheritance: Deriving new classes from existing ones. Example: 'ElectricCar' inherits from 'Car', adding features like 'batteryCapacity'.

    • Polymorphism: ...

  • Answered by AI
  • 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
  • Ans. 

    Scenario-based questions assess problem-solving and critical thinking skills in real-life situations.

    • Identify the key issue in the scenario.

    • Consider possible solutions and their implications.

    • Evaluate the outcomes of each solution.

    • Communicate your thought process clearly.

    • Example: In a team conflict, assess each member's perspective.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well its easy to clear
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 601 salaries
₹3 L/yr - ₹6.5 L/yr
At par with the average Graduate Engineer Trainee (Get) Salary in India
View more details

LTIMindtree Graduate Engineer Trainee (Get) Reviews and Ratings

based on 59 reviews

3.6/5

Rating in categories

3.7

Skill development

3.3

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 59 Reviews and Ratings
Senior Software Engineer
22.3k salaries
unlock blur

₹7.6 L/yr - ₹22.4 L/yr

Software Engineer
16.4k salaries
unlock blur

₹3.9 L/yr - ₹8.9 L/yr

Technical Lead
6.4k salaries
unlock blur

₹17.3 L/yr - ₹31.4 L/yr

Module Lead
5.6k salaries
unlock blur

₹11.9 L/yr - ₹22 L/yr

Senior Engineer
4.7k salaries
unlock blur

₹6.2 L/yr - ₹14.8 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.7
Compare

TCS

3.5
Compare
write
Share an Interview