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.9

based on 19.9k Reviews

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top LTIMindtree Interview Questions and Answers

View all 1.9k questions

LTIMindtree Interview Experiences

Popular Designations

2.9k interviews found

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

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Easy to crack easy level

Round 2 - Coding Test 

Easy to crack ALL process was easy

Round 3 - Technical 

(1 Question)

  • Q1. About oops and dsa
Round 4 - HR 

(1 Question)

  • Q1. All about your resume that we had mentioned in.

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is data structure?

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - One-on-one 

(2 Questions)

  • Q1. == and .equals, difference?
  • Ans. 

    In Java, == compares memory addresses while .equals compares the actual values of objects.

    • Use == to compare primitive data types like int, char, etc.

    • Use .equals to compare objects like Strings, where you want to compare the actual values.

    • Example: int a = 5; int b = 5; a == b will return true, but a.equals(b) will give an error.

    • Example: String str1 = 'hello'; String str2 = 'hello'; str1 == str2 will return false, but st

  • Answered by AI
  • Q2. Sum and length of Array with String numeric values
  • Ans. 

    Calculate sum and length of an array with string numeric values.

    • Convert string numeric values to integers before calculating sum.

    • Use a loop to iterate through the array and calculate sum and length.

    • Handle non-numeric values in the array to avoid errors.

    • Example: ['5', '10', '15'] should result in sum: 30 and length: 3.

  • Answered by AI

Skills evaluated in this interview

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)

Technical Lead Interview Questions & Answers

user image Sandeep Revankar

posted on 13 Aug 2024

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

(5 Questions)

  • Q1. What is bgp and metrics
  • Ans. 

    BGP (Border Gateway Protocol) is a routing protocol used to exchange routing information between different networks. Metrics are values used to determine the best path for data to travel.

    • BGP is used to route traffic between different autonomous systems (AS)

    • Metrics in BGP include attributes like AS path length, local preference, and MED (Multi-Exit Discriminator)

    • BGP uses these metrics to determine the best path for data...

  • Answered by AI
  • Q2. What is ospf and it’s cost
  • Ans. 

    OSPF (Open Shortest Path First) is a routing protocol used to determine the best path for data packets in a network.

    • OSPF is a link-state routing protocol

    • It uses Dijkstra's algorithm to calculate the shortest path

    • Cost in OSPF is a metric used to determine the best path, calculated based on bandwidth of the link

    • Cost is inversely proportional to the bandwidth, higher bandwidth means lower cost

    • Example: A link with bandwidt...

  • Answered by AI
  • Q3. What is stateful firewall
  • Ans. 

    Stateful firewall is a type of firewall that keeps track of the state of active connections and makes decisions based on the context of the traffic.

    • Stateful firewalls monitor the state of active connections and make decisions based on the context of the traffic

    • They keep track of the state of each connection by maintaining a state table

    • Stateful firewalls can filter traffic based on the state of the connection, such as a...

  • Answered by AI
  • Q4. What is tcp handshake
  • Ans. 

    TCP handshake is a process where two devices establish a connection by exchanging synchronization and acknowledgment packets.

    • Three-way process involving SYN, SYN-ACK, and ACK packets

    • Initiated by client sending a SYN packet to server

    • Server responds with a SYN-ACK packet

    • Client acknowledges with an ACK packet to complete the handshake

    • Ensures reliable and orderly connection establishment

  • Answered by AI
  • Q5. How you upgrade Palo Alto
  • Ans. 

    Upgrade Palo Alto involves planning, testing, and executing the upgrade process to ensure minimal downtime and maximum security.

    • Plan the upgrade by reviewing release notes and compatibility matrix

    • Backup current configuration and settings

    • Test the upgrade in a lab environment before applying to production

    • Schedule a maintenance window for the upgrade

    • Monitor the upgrade process and verify functionality post-upgrade

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Technical Lead Interview Questions and Answers

Q1. How is large data managed in an e-commerce application?
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

LTIMindtree interview questions for popular designations

 Software Engineer

 (306)

 Senior Software Engineer

 (202)

 Software Developer

 (88)

 Senior Specialist

 (75)

 Graduate Engineer Trainee (Get)

 (73)

 Module Lead

 (72)

 Graduate Trainee

 (62)

 Data Engineer

 (55)

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What you think your are best fit in this role
  • Ans. 

    I am best fit for this role due to my strong leadership skills, excellent communication abilities, and proven track record of successfully managing projects.

    • Strong leadership skills demonstrated through successfully leading cross-functional teams

    • Excellent communication abilities to effectively communicate with stakeholders and team members

    • Proven track record of successfully managing projects on time and within budget

    • Ab...

  • Answered by AI
  • Q2. My skills and experience

Top LTIMindtree Project Manager Interview Questions and Answers

Q1. 1. How will you conduct annual appraisal of your direct reportees ?
View answer (1)

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Get interview-ready with Top LTIMindtree Interview Questions

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

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

Round 1 - Aptitude Test 

Technical and Aptitude questions

Round 2 - Technical 

(4 Questions)

  • Q1. Asked about Educational and Family background
  • Q2. Asked about top 3 strengths
  • Q3. Asked about projects (one after the other, told 3 projects)
  • Q4. Some common HR questions
Round 3 - HR 

(1 Question)

  • Q1. Asked basic HR questions

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)

Jobs at LTIMindtree

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between abstract and interface
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and non-abstract methods.

    • Interface can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are use...

  • Answered by AI
  • Q2. Solid principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep study

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)

Software Engineer interview

user image QUANT MASTERS

posted on 20 Mar 2022

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 Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The first round, like every other company, was an MCQ-based aptitude, logic, and reasoning round. I’d rate the questions easy to medium. If you’re preparing for any competitive exams, you should be able to breeze through these questions.

Round 2 - Technical 

(2 Questions)

  • Q1. What is opps,explain in details
  • Ans. 

    Opps stands for Object-oriented Programming Principles, which are a set of programming concepts that help in organizing and designing code.

    • Opps includes concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows obje...

  • Answered by AI
  • Q2. What is dbms ,and sql
  • Ans. 

    DBMS stands for Database Management System, which is a software system that allows users to define, create, maintain and control access to databases. SQL stands for Structured Query Language, which is a standard language for accessing and manipulating databases.

    • DBMS is a software system that allows users to define, create, maintain and control access to databases

    • SQL is a standard language for accessing and manipulating...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the concept batter

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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at PSGR Krishnammal College for Women, Coimbatore and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 hrs,all baic topics were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Technologies known
  • Ans. 

    I am familiar with a variety of technologies including programming languages, databases, and web development tools.

    • Programming languages: Java, Python, C++

    • Databases: MySQL, MongoDB, SQL Server

    • Web development tools: HTML, CSS, JavaScript

  • Answered by AI
  • Q2. Some of the functions were asked
Round 3 - One-on-one 

(2 Questions)

  • Q1. How i see myself in 5 years from now
  • Ans. 

    In 5 years, I see myself as a skilled professional in my field, taking on more responsibilities and contributing to the success of the organization.

    • Continuing to learn and grow in my role

    • Taking on leadership positions within the company

    • Contributing innovative ideas to improve processes

    • Building strong relationships with colleagues and clients

    • Possibly pursuing further education or certifications

  • Answered by AI
  • Q2. Am i flexible for rotational shift
  • Ans. 

    Yes, I am flexible for rotational shifts and can adapt to different schedules.

    • I am willing to work different shifts as needed

    • I understand the importance of flexibility in a fast-paced work environment

    • I have previous experience working in rotational shifts

    • I am able to adjust my personal schedule to accommodate different shifts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study basics
be clear with aptitude
be confident enough to deliver your speech
practice more to reduce fillers
increase your ROS

Top LTIMindtree Associate Trainee Interview Questions and Answers

Q1. What are the key concepts of Object-Oriented Programming (OOP) in Java?
View answer (1)

Associate Trainee Interview Questions asked at other Companies

Q1. What is the difference between Web Browser and Search Engine?
View answer (1)

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.6k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 1.8k LTIMindtree interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
Recruitment Consultant
37%
26%
9%
7%
3%
3%
15% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
View all

LTIMindtree Reviews and Ratings

based on 19.9k reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-Life balance

3.4

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.1

Promotions/Appraisal

3.6

Work Satisfaction

Explore 19.9k Reviews and Ratings
Conversion Rate Optimization/CRO Specialist

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

AJO Campaign Developer(ACC/AEP)

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

AI ML Lead

Chennai

9-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.4 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.8k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹36.8 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.1 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview