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.5k Reviews

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 5 Feb 2025

Top LTIMindtree Interview Questions and Answers

View all 2k questions

LTIMindtree Interview Experiences

Popular Designations

3k interviews found

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

(2 Questions)

  • Q1. About Job profile
  • Q2. About Azure fundamentals.
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion with HR

Top LTIMindtree Senior Specialist Interview Questions and Answers

Q1. What is autoscaling how it works? Give scenario that you have worked on for autoscaling.
View answer (1)

Senior Specialist Interview Questions asked at other Companies

Q1. Design the zabbix architecture and share how many servers are you gonna suggest the customer to have?
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a set of strings, swap pair of character in each string. Eg “Selenium Automation Testing” should print as “eselinmu uaotamitno ettsnig”
  • Ans. 

    Swap pair of characters in each string of an array of strings.

    • Iterate through each string in the array

    • For each string, swap pairs of characters by iterating through the string with a step of 2

    • Return the modified array of strings

  • Answered by AI
  • Q2. Given a set of strings, find out the duplicate characters for the entire list of strings.
  • Ans. 

    Find duplicate characters in a set of strings.

    • Iterate through each string in the array.

    • For each string, iterate through each character and store them in a hashmap with their frequency.

    • Identify characters with frequency greater than 1 as duplicates.

  • Answered by AI

Skills evaluated in this interview

Selenium Automation Tester Interview Questions asked at other Companies

Q1. How to get the count of all text box in a web page?
View answer (6)

Graduate Trainee Interview Questions & Answers

user image priyanka chintha

posted on 29 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Aptitude Test 

Computer subjects based questions and reasoning questions

Round 2 - Technical 

(2 Questions)

  • Q1. Write a leap year code
  • Q2. Sql query for highest salary
Round 3 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Q2. Work in night shifts

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)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Define authentication
  • Ans. 

    Authentication is the process of verifying the identity of a user or system.

    • Authentication confirms the identity of a user or system before granting access.

    • Common methods include passwords, biometrics, security tokens, and multi-factor authentication.

    • Examples: entering a username and password, scanning a fingerprint, using a security key.

  • Answered by AI
  • Q2. Define dependency
  • Ans. 

    Dependency is a relationship between two software components where one component relies on the other to function correctly.

    • Dependencies are necessary for software components to work together seamlessly

    • Changes in one component may affect the functionality of dependent components

    • Common examples include libraries, frameworks, and external APIs

  • Answered by AI

Top LTIMindtree Senior Software Engineer Interview Questions and Answers

Q1. in Angular what is services and how to call service api, and how bind our data with in component.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

LTIMindtree interview questions for popular designations

 Software Engineer

 (316)

 Senior Software Engineer

 (211)

 Software Developer

 (92)

 Senior Specialist

 (77)

 Graduate Engineer Trainee (Get)

 (73)

 Module Lead

 (72)

 Graduate Engineer

 (69)

 Graduate Trainee

 (66)

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

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

Round 1 - Technical 

(1 Question)

  • Q1. How do you handle app crashes
  • Ans. 

    I handle app crashes by analyzing crash logs, identifying root causes, fixing bugs, and testing thoroughly.

    • Analyze crash logs to identify patterns and common causes

    • Prioritize fixing critical bugs that lead to crashes

    • Implement proper error handling and logging mechanisms

    • Thoroughly test the app after making changes to ensure stability

    • Utilize crash reporting tools like Crashlytics or Sentry for real-time monitoring

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Is MVVM is better then MVP?
  • Ans. 

    Both MVVM and MVP are architectural patterns used in software development, each with its own advantages and use cases.

    • MVVM (Model-View-ViewModel) is better for data binding and two-way communication between view and view model.

    • MVP (Model-View-Presenter) is better for unit testing and separation of concerns.

    • MVVM is commonly used in frameworks like Angular and Knockout.js, while MVP is popular in Android development with

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Preferred location
  • Ans. 

    Remote work preferred, open to relocation for the right opportunity

    • Prefer remote work for flexibility and work-life balance

    • Open to relocation for the right opportunity with a great company

    • Experience working remotely and collaborating effectively with teams across different locations

  • Answered by AI
  • Q2. What is your Notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good and on to point. The interviewer did not tried to make me nervous which is very appreciated. The Client call (Round 2) was as expected and asked me about my achievements and how would I handle certain scenarios. This clearly shows their expectations.

Skills evaluated in this interview

Top LTIMindtree Senior Software Engineer Interview Questions and Answers

Q1. in Angular what is services and how to call service api, and how bind our data with in component.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Get interview-ready with Top LTIMindtree Interview Questions

Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

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

I applied via Company Website

Round 1 - Aptitude Test 

Aptitude and business email writing

Round 2 - Assignment 

English proficiency test

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (5)

Jobs at LTIMindtree

View all
Interview experience
5
Excellent
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 

It was easy to solve

Round 2 - Technical 

(3 Questions)

  • Q1. Tell be Abt your self
  • Ans. 

    I am a recent graduate with a degree in engineering, passionate about problem-solving and eager to apply my skills in a professional setting.

    • Recent graduate with a degree in engineering

    • Passionate about problem-solving

    • Eager to apply skills in a professional setting

  • Answered by AI
  • Q2. Asked questions on oops
  • Q3. Asked questions on data structure
Round 3 - HR 

(2 Questions)

  • Q1. Why do you wanna choose ltimindtree
  • Ans. 

    I want to choose Mindtree because of its reputation for innovation, strong company culture, and opportunities for growth.

    • Mindtree has a reputation for innovation and cutting-edge technology solutions.

    • The company has a strong focus on employee development and a positive company culture.

    • There are ample opportunities for growth and advancement within Mindtree.

    • I believe that working at Mindtree will provide me with the pla...

  • Answered by AI
  • Q2. Tell me abt ltimindtree
  • Ans. 

    Mindtree is a global technology consulting and services company, specializing in IT services and digital transformation.

    • Founded in 1999 in Bangalore, India

    • Provides services in application development, maintenance, infrastructure management, and testing

    • Acquired by L&T (Larsen & Toubro) in 2019

    • Has offices in multiple countries including the USA, UK, and India

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack the interview

Top LTIMindtree Graduate Engineer Interview Questions and Answers

Q1. What is the Difference between C & C++?
View answer (1)

Graduate Engineer Interview Questions asked at other Companies

Q1. What is Finite Element Analysis? Explain using examples.
View answer (1)

Software Engineer interview

user image Pappu Career Guide

posted on 23 Nov 2021

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

I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

More of questions of aptitude itself

Round 2 - HR 

(2 Questions)

  • Q1. Explain about the projects worked
  • Q2. Would you like to work in any department

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)

Specialist - Package Implementation Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions are based on CFIN and SAP FICO
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions are from CFIN
Round 3 - HR 

(1 Question)

  • Q1. More on BGV and Salary Discussion
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with Senior Management from Project - Behavioural

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 2.8k interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 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.8k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
View all

LTIMindtree Reviews and Ratings

based on 20.5k reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 20.5k Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

3-6 Yrs

₹ 4.11-23.62 LPA

Specialist - Package Implementation

Kolkata

7-12 Yrs

₹ 14.4-32 LPA

Specialist - Package Implementation

Noida

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
21.3k salaries
unlock blur

₹4.7 L/yr - ₹18.7 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.5 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.4 L/yr - ₹36 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.5 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
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