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 Interview Questions, Process, and Tips

Updated 25 Feb 2025

Top LTIMindtree Graduate Engineer Interview Questions and Answers

  • Q1. What are some real-life examples that illustrate the concepts of Object-Oriented Programming (OOP)?
  • Q2. What is the Difference between C & C++?
  • Q3. What is the code to calculate the factorial of a number?
View all 39 questions

LTIMindtree Graduate Engineer Interview Experiences

71 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The basic aptitude test included both quantitative and verbal sections, while the technical questions were also quite fundamental. Additionally, there was a communication round.

Round 2 - Technical 

(3 Questions)

  • Q1. How would you date yourself on a scale of 10?
  • Ans. 

    I would rate myself as an 8 out of 10, always striving to improve and learn.

    • I am constantly seeking opportunities for growth and development.

    • I have a strong work ethic and am dedicated to my projects.

    • I am open to feedback and always looking for ways to improve.

    • I have a positive attitude and work well in a team environment.

  • Answered by AI
  • Q2. Explain about all types of join with real life examples
  • Ans. 

    Different types of joins in databases with real life examples

    • Inner Join: Returns rows when there is a match in both tables. Example: Matching students with their courses.

    • Left Join: Returns all rows from the left table and the matched rows from the right table. Example: All employees and their assigned projects.

    • Right Join: Returns all rows from the right table and the matched rows from the left table. Example: All produ...

  • Answered by AI
  • Q3. What are your strength and weakness?
  • Ans. 

    My strength is my problem-solving skills and attention to detail. My weakness is that I can be overly critical of my own work.

    • Strength: Problem-solving skills

    • Strength: Attention to detail

    • Weakness: Overly critical of my own work

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Are you ok with reallocation?
  • Ans. 

    Yes, I am open to reallocation for better opportunities and growth.

    • I am open to reallocation for better career prospects

    • I am willing to relocate for the right job opportunity

    • I understand that reallocation may be necessary for career advancement

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is straightforward; simply concentrate on your communication skills and maintain a calm demeanor. If you wish to prepare for your interview, utilize ChatGPT.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It's good and we have to practice our skills

Round 2 - Coding Test 

It's good and we need to focus on the coding skills

Round 3 - Technical 

(1 Question)

  • Q1. What is the use of lamba function?
  • Ans. 

    Lambda functions are anonymous functions in programming that can be used for short, one-time tasks.

    • Lambda functions are used for writing short, concise code without the need to define a separate function.

    • They are commonly used in functional programming languages like Python, JavaScript, and Ruby.

    • Lambda functions can be passed as arguments to higher-order functions.

    • They are useful for tasks like sorting, filtering, and ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What do u know about our company?
  • Ans. 

    Your company is a leading engineering firm specializing in sustainable infrastructure projects.

    • Specializes in sustainable infrastructure projects

    • Known for innovative engineering solutions

    • Has a strong reputation in the industry

    • Works on projects globally

  • Answered by AI

Graduate Engineer Interview Questions Asked at Other Companies

asked in Worley
Q1. What is Finite Element Analysis? Explain using examples.
Q2. Why OC test done on LV side and SC test on HV side of Transformer ... read more
asked in Worley
Q3. What is ductility of a metal? Does temperature have any effect on ... read more
asked in Petrofac
Q4. What are different types of sensors used in oil and gas industrie ... read more
Q5. In distribution transformer how many earthing required to a healt ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Basic question of aptitude.

Round 2 - Coding Test 

Programs on conditional statements and object-oriented programming (OOP).

Round 3 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Can you work under stressful circumstances?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basics of engineering and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Engineering basics Nd question from resume
Round 3 - HR 

(1 Question)

  • Q1. Hr questions commom questions Questions available in various websires

LTIMindtree interview questions for designations

 Graduate Trainee

 (68)

 Graduate Apprentice

 (12)

 Graduate Student

 (1)

 Graduate Engineer Trainee (Get)

 (75)

 Production Graduate Engineer Trainee

 (2)

 Executive Graduate Trainee

 (1)

 Engineer

 (13)

 Senior Engineer

 (37)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Coding Decoding, Data Interpretation

Round 2 - Technical 

(8 Questions)

  • Q1. Self Introduction
  • Q2. Can you provide an explanation of the project?
  • Ans. 

    The project involved designing and implementing a new software system for tracking inventory in a manufacturing plant.

    • Developed a user-friendly interface for inputting and accessing inventory data

    • Implemented database management system to store and retrieve inventory information

    • Integrated barcode scanning technology for efficient tracking of items

    • Collaborated with cross-functional teams to gather requirements and ensure

  • Answered by AI
  • Q3. What is Agile methodology?
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and iterative development.

    • Agile methodology involves breaking down projects into smaller tasks and completing them in short iterations.

    • It prioritizes customer feedback and collaboration among team members.

    • Common Agile frameworks include Scrum, Kanban, and Extreme Programming (XP).

  • Answered by AI
  • Q4. Types of Joins
  • Ans. 

    Types of joins in SQL are inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a match in both tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full outer join: Returns rows when there is a match in either table.

  • Answered by AI
  • Q5. OOPs Concepts
  • Q6. Binary Search
  • Q7. TCP/IP vs UDP
  • Ans. 

    TCP/IP is a connection-oriented protocol that ensures data delivery, while UDP is a connectionless protocol that prioritizes speed.

    • TCP/IP is reliable as it guarantees delivery of data packets in the correct order.

    • UDP is faster as it does not require a connection setup before transmitting data.

    • TCP/IP is used for applications that require high reliability, such as web browsing and email.

    • UDP is used for real-time applicat...

  • Answered by AI
  • Q8. Situation Based Question
Round 3 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Family Background

Get interview-ready with Top LTIMindtree Interview Questions

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain method overloading and overriding
  • Ans. 

    Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is redefining a method in a subclass with the same signature as in the superclass.

    • Method overloading allows multiple methods with the same name but different parameters in the same class.

    • Method overriding involves redefining a method in a subclass with the same signature as in the superclass.

    • Ex...

  • Answered by AI
  • Q2. Basic sql query to find the maximum salary of an employee from a table
  • Ans. 

    Use SQL query with MAX() function to find the maximum salary of an employee from a table.

    • Use SELECT MAX(salary) FROM employees;

    • Make sure to replace 'employees' with the actual table name where employee salaries are stored.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was quite friendly and comfortable , the interviewer asked about OOPs concept, basic sql queries , about the projects and several situation based behavioral questions.

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Normal aptitude test like other companies

Round 2 - Technical 

(1 Question)

  • Q1. Contains pseudocodes and other mscqs
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

74 to 75 questions to be completed in 120 minutes.

Round 2 - Technical 

(2 Questions)

  • Q1. What is the code to calculate the factorial of a number?
  • Ans. 

    Factorial of a number is calculated by multiplying all positive integers up to that number.

    • Use a loop to multiply all positive integers up to the given number.

    • Handle edge cases like 0 and negative numbers separately.

    • Example: For input 5, factorial = 5*4*3*2*1 = 120.

  • Answered by AI
  • Q2. What is the code to generate the first 12 prime numbers?
  • Ans. 

    The code to generate the first 12 prime numbers involves checking divisibility by numbers up to the square root of the number.

    • Start with a list of prime numbers and a counter for the number of primes found.

    • Loop through numbers starting from 2 and check if they are prime by dividing them by all previous prime numbers.

    • If a number is not divisible by any previous prime numbers, add it to the list of primes.

    • Continue this p

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I am flexible and willing to move to a new location

    • I understand that relocation may be necessary for career growth

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

There were questions regarding basic aptitude, quantitative aptitude, and a communication round where we were required to record a voice message.

Round 2 - Technical 

(2 Questions)

  • Q1. About my journey in academics and learning and experience?
  • Q2. About my projects , oops , basic language syntax and codes on your language preference/
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to be in this field
  • Ans. 

    I have always been passionate about problem-solving and innovation, and I believe engineering offers the perfect platform to apply my skills and make a positive impact on society.

    • Passion for problem-solving and innovation

    • Desire to make a positive impact on society

    • Interest in applying skills in a practical and meaningful way

  • Answered by AI
  • Q2. What are your expectation from this company as per your carrier
  • Ans. 

    I expect this company to provide opportunities for growth, mentorship, challenging projects, and a positive work environment.

    • Opportunities for career advancement

    • Mentorship and guidance from experienced professionals

    • Challenging and interesting projects to work on

    • Positive work culture and environment

    • Training and development programs

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume and be perfect in any language.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic aptitude questions were asked easy to clear the test, it was a smooth process

Round 2 - Technical 

(2 Questions)

  • Q1. Questions based on basic coding knowledge
  • Q2. An easy code to test my coding skills
Round 3 - HR 

(2 Questions)

  • Q1. Basic HR questions were asked asking me to introduce about myself and so on
  • Q2. Asked whether I was fine with working in shifts and flexible with the job location

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics and a few topics based on coding it will help in both interviews and to be in the company

LTIMindtree Interview FAQs

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

Some of the top questions asked at the LTIMindtree Graduate Engineer interview -

  1. What are some real-life examples that illustrate the concepts of Object-Oriente...read more
  2. What is the Difference between C & C...read more
  3. What is the code to generate the first 12 prime numbe...read more
How long is the LTIMindtree Graduate Engineer interview process?

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

Tell us how to improve this page.

LTIMindtree Graduate Engineer Interview Process

based on 96 interviews

4 Interview rounds

  • Aptitude Test Round
  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
LTIMindtree Graduate Engineer Salary
based on 48 salaries
₹3.5 L/yr - ₹5 L/yr
18% less than the average Graduate Engineer Salary in India
View more details

LTIMindtree Graduate Engineer Reviews and Ratings

based on 410 reviews

3.9/5

Rating in categories

4.4

Skill development

3.4

Work-life balance

3.7

Salary

3.5

Job security

4.0

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 410 Reviews and Ratings
Senior Software Engineer
21.5k salaries
unlock blur

₹5 L/yr - ₹19.1 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Technical Lead
6.4k salaries
unlock blur

₹9.4 L/yr - ₹36 L/yr

Module Lead
5.9k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

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