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
3.8

based on 20.2k Reviews

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top LTIMindtree Interview Questions and Answers

View all 2k questions

LTIMindtree Interview Experiences

Popular Designations

3k interviews found

Geotechnical Engineer Interview Questions & Answers

user image Rohit Malhotra

posted on 21 Oct 2024

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

Basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Internship experience
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Willing to relocate

Geotechnical Engineer Interview Questions asked at other Companies

Q1. Types of foundations Types of retention systems Definition of spt and how to conduct the same Define RQD,RMR,GSI, Core recovery
View answer (1)

Software Engineer Interview Questions & Answers

user image Nithin Chilumula

posted on 15 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Verbal, Analytics, Maths, Ages, Boats,

Round 2 - Coding Test 

4 Coding questions 2 Easy, 1 Moderate 1 Advance

Round 3 - One-on-one 

(2 Questions)

  • Q1. What Is Function?
  • Ans. 

    A function is a block of code that performs a specific task when called.

    • Functions can take input parameters and return output values.

    • Functions can be reused multiple times in a program.

    • Examples: summing two numbers, sorting an array, calculating factorial.

  • Answered by AI
  • Q2. Explain OOPS concepts
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI

Top LTIMindtree Software Engineer Interview Questions and Answers

Q1. Find prime numbersYou are given a positive integer ‘N’. Your task is to print all prime numbers less than or equal to N. Note: A prime number is a natural number that is divisible only by 1 and itself. Example - 2, 3, 17, etc. You can assum... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Graduate Trainee Interview Questions & Answers

user image Ajay Damsani

posted on 23 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(3 Questions)

  • Q1. What is lambda function in python?
  • Ans. 

    Lambda function is an anonymous function in Python that can have any number of arguments, but can only have one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time tasks where defining a full function is unnecessary.

    • Lambda functions can take any number of arguments, but can only have one expression.

    • Example: add = lambda x, y: x + y

  • Answered by AI
  • Q2. What is the difference between .py and .pyc?
  • Ans. 

    The .py files contain Python code, while the .pyc files are compiled bytecode files generated by Python.

    • The .py files are human-readable text files containing Python code.

    • The .pyc files are compiled bytecode files created by Python when a .py file is imported or executed.

    • The .pyc files are platform-independent and can be executed on any system with a compatible Python interpreter.

  • Answered by AI
  • Q3. What is list comprehension?
  • Ans. 

    List comprehension is a concise way to create lists in Python by applying an expression to each item in an existing list.

    • List comprehension is written inside square brackets []

    • It consists of an expression followed by a for clause, then zero or more for or if clauses

    • Example: squares = [x**2 for x in range(10)]

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Graduate Trainee Interview Questions and Answers

Q1. What is cloud based services, why companies are shifting to cloud?
View answer (1)

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

Senior Developer Interview Questions & Answers

user image shashidhar reddy

posted on 25 Oct 2024

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

(2 Questions)

  • Q1. What is singleton class
  • Ans. 

    A singleton class is a class that can only have one instance created throughout the application.

    • Singleton classes are often used for logging, caching, database connections, and thread pools.

    • They have a private constructor to prevent multiple instances from being created.

    • The class typically provides a static method to access the single instance.

  • Answered by AI
  • Q2. What is Method reference
  • Ans. 

    Method reference is a shorthand syntax for lambda expressions to call a method.

    • Method reference is used to refer to a method without invoking it.

    • It can be used to make code more concise and readable.

    • There are four types of method references: static, instance, constructor, and array constructor.

  • Answered by AI

Skills evaluated in this interview

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

LTIMindtree interview questions for popular designations

 Software Engineer

 (315)

 Senior Software Engineer

 (210)

 Software Developer

 (92)

 Senior Specialist

 (77)

 Graduate Engineer Trainee (Get)

 (73)

 Module Lead

 (72)

 Graduate Engineer

 (67)

 Graduate Trainee

 (66)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 hrs of coding and aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Self-introduction
  • Q2. Regarding project experience and technical questions and logical questions

Top LTIMindtree Graduate Apprentice Interview Questions and Answers

Q1. What are the different types of inheritance in Java, and can you explain the concept of interfaces? Additionally, code editor link was paste where I had to code and execute the code for interfaces .
View answer (1)

Graduate Apprentice Interview Questions asked at other Companies

Q1. What are the different types of inheritance in Java, and can you explain the concept of interfaces? Additionally, code editor link was paste where I had to code and execute the code for interfaces .
View answer (1)

Get interview-ready with Top LTIMindtree Interview Questions

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a number
  • Ans. 

    Reverse a number by converting it to a string and then reversing the characters

    • Convert the number to a string

    • Reverse the characters of the string

    • Convert the reversed string back to a number

  • Answered by AI
  • Q2. Reverse a String
  • Ans. 

    Reverse a given string

    • Create a character array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Continue swapping until the pointers meet in the middle

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions asked at other Companies

Q1. Automation Testing QuestionWhat’s the difference between manual testing and automated testing?
View answer (1)

Jobs at LTIMindtree

View all

Graduate Trainee Interview Questions & Answers

user image Ishika Gupta

posted on 17 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
-

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was an easy test that included a numerical test, an aptitude test, reasoning, English, and a communication round as well.

Round 2 - Technical 

(2 Questions)

  • Q1. What is the concept of Object-Oriented Programming (OOP) in Java?
  • Q2. Sql related question and sdlc
Round 3 - HR 

(2 Questions)

  • Q1. Introduction tell me about your self
  • Q2. How do you handle stress?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy basic topics of resume related are asked

Top LTIMindtree Graduate Trainee Interview Questions and Answers

Q1. What is cloud based services, why companies are shifting to cloud?
View answer (1)

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

Junior Engineer | Software Engineer interview

user image Fox-Tech Academy

posted on 23 Nov 2021

Associate Interview Questions & Answers

user image Kushal Narawade

posted on 20 Dec 2024

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

I applied via campus placement at MIT Arts Commerce and Science College, Pune and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 Hrs test with Cognitive, Logical Reasoning and english test

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced professional with a background in marketing and project management.

    • Experienced in marketing strategies and campaign management

    • Skilled in project planning and execution

    • Strong communication and leadership abilities

    • Managed cross-functional teams to achieve project goals

  • Answered by AI
  • Q2. Tell me about your project which you done during your college
  • Ans. 

    Developed a mobile app for tracking daily water intake and reminding users to stay hydrated.

    • Researched the importance of staying hydrated and the recommended daily water intake

    • Designed the user interface for the app to be user-friendly and visually appealing

    • Implemented features such as setting water intake goals, tracking progress, and sending reminders

    • Tested the app with a focus group to gather feedback for improvemen

  • Answered by AI
  • Q3. What is oops and why they use in programming
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is used in programming to organize code into objects with properties and behaviors.

    • OOPs helps in organizing code into reusable components called objects

    • It promotes concepts like inheritance, encapsulation, and polymorphism

    • Example: In a banking application, a 'Account' object can have properties like account number and balance, and behaviors like deposit and withdraw

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated and detail-oriented individual with a background in marketing and a passion for project management.

    • Background in marketing

    • Passion for project management

    • Highly motivated and detail-oriented

  • Answered by AI
  • Q2. What do you know about company ?
  • Ans. 

    Company is a global technology company known for its innovative products and services.

    • Founded in 1976 by Steve Jobs, Steve Wozniak, and Ronald Wayne.

    • Headquartered in Cupertino, California.

    • Known for products like iPhone, iPad, Mac, and Apple Watch.

    • Offers services like Apple Music, iCloud, and Apple Pay.

  • Answered by AI
  • Q3. Who is your role model and why ?
  • Ans. 

    My role model is my grandmother because of her resilience, kindness, and wisdom.

    • My grandmother has faced many challenges in her life but always remains positive and strong.

    • She is always willing to help others and puts their needs before her own.

    • Her wisdom and life experiences have taught me valuable lessons that I apply in my own life.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work and grow within organization

Top LTIMindtree Associate Interview Questions and Answers

Q1. What are the differences between lists and arrays in the Python programming language?
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Engineer Trainee Interview Questions & Answers

user image K Sidhi Sree

posted on 5 Jan 2025

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

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

Round 1 - Assignment 

Online assessment with aptitude, technical, english, listening, speaking

Round 2 - Technical 

(3 Questions)

  • Q1. Explain Oops in Java
  • Q2. Classes in Java
  • Q3. Many questions related to IoT as I am from ECE background
Round 3 - HR 

(1 Question)

  • Q1. Basic intro only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and explain your views clearly

Top LTIMindtree Engineer Trainee Interview Questions and Answers

Q1. What is the interface in Java? Provide an example, how you use it?
View answer (1)

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree interview?
LTIMindtree interview process usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process are Technical, HR and Aptitude Test.
How to prepare for LTIMindtree 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 LTIMindtree. The most common topics and skills that interviewers at LTIMindtree expect are SQL, Python, Javascript, Agile and Java.
What are the top questions asked in LTIMindtree interview?

Some of the top questions asked at the LTIMindtree interview -

  1. 1) If you are given a card with 1-1000 numbers and there are 4 boxes. Card no 1...read more
  2. 1.data dictionary concept-table creation steps How do you maintain TMG? What is...read more
  3. 5.enhancements What is enhancements? Types of enhancements? How do you find an...read more
How long is the LTIMindtree interview process?

The duration of LTIMindtree interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LTIMindtree Interview Process

based on 1.7k interviews in last 1 year

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
View all

LTIMindtree Reviews and Ratings

based on 20.2k reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 20.2k Reviews and Ratings
Senior Specialist - Software Engineering

Bangalore / Bengaluru

11-14 Yrs

Not Disclosed

Specialist - Software Engineering

Pune

5-8 Yrs

₹ 8.5-30 LPA

Explore more jobs
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.6 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.3 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

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