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

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)
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)
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)
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)

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
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)

Get interview-ready with Top LTIMindtree Interview Questions

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)

Jobs at LTIMindtree

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

Easy to crack,logical reasoning

Round 2 - Coding Test 

Tough to crack ,python,sql

Round 3 - HR 

(1 Question)

  • Q1. Tell about yourself
  • Ans. 

    I am a recent graduate with a degree in engineering, eager to learn and grow in a professional setting.

    • Recent engineering graduate

    • Eager to learn and grow

    • Looking for opportunities to apply my skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack prepare any porgramming language and sql

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)

Managerial | Senior Test Engineer interview

user image Test tube - The Knowledge Feast

posted on 23 Nov 2021

Associate 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 campus placement at Aditya Degree College, Kakinada and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, reasoning, verbal skills, and basic technical knowledge.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain about your project?
  • Ans. 

    Developed a mobile app for tracking daily water intake and setting hydration goals.

    • Designed user-friendly interface for easy input of water consumption

    • Implemented notifications to remind users to drink water throughout the day

    • Integrated with wearable devices to automatically track water intake

    • Utilized data visualization to show daily, weekly, and monthly hydration trends

  • Answered by AI
  • Q2. What conflicts did you encounter during the project?
  • Ans. 

    Conflicts arose due to differing opinions on project direction and resource allocation.

    • Differing opinions on project direction led to delays in decision-making

    • Resource allocation conflicts resulted in team members feeling overworked

    • Communication breakdowns caused misunderstandings and friction among team members

  • Answered by AI
  • Q3. What is your role in the project?
  • Ans. 

    I am responsible for coordinating project tasks, communicating with team members, and ensuring project milestones are met.

    • Coordinating project tasks and timelines

    • Communicating with team members to ensure everyone is on the same page

    • Tracking progress and ensuring project milestones are met

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths?
  • Ans. 

    My strengths include strong communication skills, attention to detail, and ability to work well in a team.

    • Strong communication skills - able to effectively convey information and ideas

    • Attention to detail - meticulous in completing tasks accurately

    • Teamwork - collaborate well with others to achieve common goals

  • Answered by AI
  • Q2. What is your most significant achievement?
  • Ans. 

    My most significant achievement was leading a team to successfully launch a new product ahead of schedule and under budget.

    • Led a team to launch a new product ahead of schedule and under budget

    • Implemented efficient project management strategies

    • Received recognition for outstanding leadership skills

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Associate interview:
  • Networking
  • Cyber security
Interview preparation tips for other job seekers - Effective communication and adaptability.

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Codility test on SQL, Spark and Python

Round 2 - Coding Test 

Technical interviewer asked on Spark, Python and SQL

Round 3 - HR 

(1 Question)

  • Q1. What skills will you bring to this position?
  • Ans. 

    I will bring strong programming skills, experience with big data technologies, and a deep understanding of data processing and analysis.

    • Strong programming skills in languages like Python, Java, or Scala

    • Experience with big data technologies such as Hadoop, Spark, and Kafka

    • Deep understanding of data processing and analysis techniques

    • Ability to design and implement scalable data pipelines

    • Experience with cloud platforms li

  • Answered by AI

Top LTIMindtree Senior Data Engineer Interview Questions and Answers

Q1. 7) How does query acceleration speed up query processing?
View answer (2)

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

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