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.1k 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

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

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)

Associate Trainee Interview Questions & Answers

user image Saladi Vineetha

posted on 20 Dec 2024

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

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

Round 1 - Aptitude Test 

60Minutes of aptitude which contains logical reasoning, Verbal Ability, Quantitative Aptitude and Communication.

Round 2 - One-on-one 

(5 Questions)

  • Q1. What is a pointer in C?
  • Ans. 

    A pointer in C is a variable that stores the memory address of another variable.

    • Pointers are used to access and manipulate memory addresses directly.

    • They are denoted by an asterisk (*) before the variable name.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI
  • Q2. What are Java Data types?
  • Ans. 

    Java data types are classifications of data items that determine the kind of values they can hold.

    • Java has two categories of data types: primitive data types and reference data types.

    • Primitive data types include int, double, char, boolean, etc.

    • Reference data types include classes, interfaces, arrays, etc.

    • Example: int num = 10; String name = "John";

  • Answered by AI
  • Q3. About SQL commands?
  • Q4. Explain about the project that you have done?
  • Ans. 

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

    • Researched user needs and preferences for water intake tracking

    • Designed user-friendly interface for inputting water consumption

    • Implemented reminder notifications for staying hydrated throughout the day

  • Answered by AI
  • Q5. Basic python questions?
Round 3 - One-on-one 

(4 Questions)

  • Q1. Self Introduction
  • Q2. What is Data Science?
  • Ans. 

    Data Science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.

    • Data Science involves collecting, cleaning, analyzing, and interpreting large amounts of data to make informed decisions.

    • It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.

    • Examples include predicting customer behavior bas...

  • Answered by AI
  • Q3. Are you comfortable working night shifts?
  • Ans. 

    Yes, I am comfortable working night shifts as I am able to adapt to different schedules and prioritize my work effectively.

    • I have previous experience working night shifts in my previous job and have no issues with it.

    • I am a night owl and tend to be more productive during nighttime hours.

    • I understand the importance of maintaining a healthy work-life balance and am willing to adjust my schedule accordingly.

  • Answered by AI
  • Q4. Are you open to any location?
  • Ans. 

    Yes, I am open to any location as I am willing to relocate for the right opportunity.

    • Willing to relocate for job opportunities

    • Flexible with location preferences

    • Excited about the possibility of experiencing new places

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Associate Trainee interview:
  • SQL
  • Python
  • C
  • Java
Interview preparation tips for other job seekers - Practice common interview questions .

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. IOS & Swift Basics
  • Q2. 1 Coding question( String/ Array) Level
  • Q3. Write Delegation example, They will show the code and ask whats wrong in the code & whats the o/p of the code. expect questions like Closure Capture List, InOut parameter
Round 2 - Technical 

(2 Questions)

  • Q1. This round was not based on iOS for me. Question was related to my past projects based on my resume.
  • Q2. More focous on architectures and design patterns like MVC, MVVM, Viper, Solid, Clean coding
Round 3 - HR 

(1 Question)

  • Q1. Whats your expected Salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - - Focus more on iOS and Swift basics
- Array & String Level DSA is enough
- Study Architecture & Design pattern

Senior IOS Developer Interview Questions asked at other Companies

Q1. System Design for a food delivery application like Zomato
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding question and mcq

Round 2 - One-on-one 

(4 Questions)

  • Q1. Oops , spring boot & Microservice questions
  • Q2. Collection hierarchy
  • Q3. Microservice architecture
  • Q4. Rest api questions

Top LTIMindtree Java Developer Interview Questions and Answers

Q1. Longest Harmonious SubsequenceYou are given an array ‘ARR’ of 'N' integers. Your task is to find the longest harmonious subsequence of this array. A sequence is Harmonious if the difference between the maximum and the minimum of all the ele... read more
View answer (4)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

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
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It would be an amazing place to work, offering tremendous opportunities for growth.

Round 2 - Technical 

(1 Question)

  • Q1. What was the structure of the technical round in relation to your domain skills?
Round 3 - HR 

(1 Question)

  • Q1. Related to Previous Employment. And the Salary Package

Top LTIMindtree Associate Director Interview Questions and Answers

Q1. Primary scope of responsibilities, how risk identification is done and what mitigation steps are taken on delivery expectation
View answer (1)

Associate Director Interview Questions asked at other Companies

Q1. How will you manage the New location and ramp up the Resourcing as per business requirement
View answer (2)

Get interview-ready with Top LTIMindtree Interview Questions

Azure DevOps Engineer Interview Questions & Answers

user image Elshan Mammadli

posted on 8 Nov 2024

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

(4 Questions)

  • Q1. What is Terraform
  • Ans. 

    Terraform is an open-source infrastructure as code software tool created by HashiCorp.

    • Terraform allows users to define and provision infrastructure using a declarative configuration language.

    • It supports multiple cloud providers such as AWS, Azure, Google Cloud, and more.

    • Terraform uses 'terraform plan' to create an execution plan and 'terraform apply' to apply the changes.

    • It helps in automating the creation, modificatio...

  • Answered by AI
  • Q2. What is Azure DevOps
  • Ans. 

    Azure DevOps is a set of development tools provided by Microsoft to help teams collaborate and deliver high-quality software.

    • Azure DevOps includes services such as Azure Repos, Azure Pipelines, Azure Boards, Azure Artifacts, and Azure Test Plans.

    • It allows for version control, continuous integration/continuous deployment (CI/CD), project management, and testing.

    • Teams can plan, build, test, and deploy applications using ...

  • Answered by AI
  • Q3. What is CI/CD pipelines
  • Ans. 

    CI/CD pipelines automate the process of building, testing, and deploying code changes.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • Automates the process of integrating code changes into a shared repository and deploying them to production

    • Helps in detecting and fixing integration errors early in the development process

    • Enables faster delivery of software updates and improvements

    • Popular tools for CI/CD pip...

  • Answered by AI
  • Q4. What is Docker and Kubernetes
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is a container orchestration tool for managing containerized applications across a cluster of nodes.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • Docker containers are lig...

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Azure DevOps Engineer Interview Questions and Answers

Q1. Explain any terraform project that I did recently also what were the variables you defined in terraform configuration, how will you access a storage account blob container from more than one subscriptions from a network standpoint, explain ... read more
View answer (1)

Azure DevOps Engineer Interview Questions asked at other Companies

Q1. Explain any terraform project that I did recently also what were the variables you defined in terraform configuration, how will you access a storage account blob container from more than one subscriptions from a network standpoint, explain ... read more
View answer (1)

Jobs at LTIMindtree

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic question Technical
Round 2 - Client Interview 

(1 Question)

  • Q1. Basic question with client
Round 3 - HR 

(1 Question)

  • Q1. Hr round question

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared all the rounds and had discussion with HR team for the offer letter release and negotiation's but I never received the offer letter and they even don't respond to you. Its such a time waste of candidate who has taken out time for the interview.

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

Software Engineer interview

user image QUANT MASTERS

posted on 20 Mar 2022

 · B.Tech/B.E.

Quality Engineer Interview Questions & Answers

user image Janhvi Athanikar

posted on 30 Dec 2024

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. String Reverse prgm
Round 2 - Assignment 

Handel Drop down by index
Locate xapth

Top LTIMindtree Quality Engineer Interview Questions and Answers

Q1. client has no idea on performance testing how you convivence them
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. No recommended for any one. Please refuse Ltimindtree offers

Interview Preparation Tips

Interview preparation tips for other job seekers - Not recommended organization. No projects and only few only they have that too support project. WFM team HR team all fake words while join. Company Policies not good. For will hire for 40 openings 200 peoples. In salesforce 240+ peoples are in bench always. Once 2months bench period complete you need to resign your self.

Top LTIMindtree Software Developer Interview Questions and Answers

Q1. Sum of squares of first N natural numbersYou are given an integer 'N'. You need to find the sum of squares of the first 'N' natural numbers. For example: If 'N' = 4. You need to return 1^2 + 2^2 + 3^2 + 4^2 = 30. Input Format: The first li... read more
View answer (6)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

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.1k 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.1k 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.5 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.3 L/yr - ₹30 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