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

Filter interviews by

LTIMindtree Software Engineer Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top LTIMindtree Software Engineer Interview Questions and Answers

  • Q1. Prime Numbers Identification Given a positive integer N , your task is to identify all prime numbers less than or equal to N . Explanation: A prime number is a natural n ...read more
  • Q2. there are 3 wheels. each can travel only 5kms. everytime you want to use the wheel to move forward, you have to use 2 of them. what is the maximum distance you can travel ...read more
  • Q3. Which coding language are you comfortable with?
View all 181 questions

LTIMindtree Software Engineer Interview Experiences

316 interviews found

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

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

Round 1 - Aptitude Test 

A wide range of questions were asked including concepts like logical reasoning, CN, DBMS, SQL, OS, Data structures followed by very basic coding questions.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself with your academic details
  • Q2. Elaborate your projects
  • Q3. What is SDLC and elaborate it?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a systematic process for building software applications.

    • It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • Examples of SDLC models include Waterfa...

  • Answered by AI
  • Q4. Some scenario and logic based questions along with technical were asked
Round 3 - HR 

(3 Questions)

  • Q1. What do you know about LTIMindtree?
  • Ans. 

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

    • LTIMindtree was formed through the merger of LTI (Larsen & Toubro Infotech) and Mindtree in 2019.

    • It offers services in areas such as cloud computing, data analytics, cybersecurity, and artificial intelligence.

    • LTIMindtree serves clients in various industries including banking, healthcare, retail, and...

  • Answered by AI
  • Q2. Why should we take you?
  • Q3. Where do you see yourself in next 5-10 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering and be thorough with you basics and projects.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the process for managing hotfix changes in a production environment?
  • Ans. 

    Hotfix changes in a production environment are managed through a controlled process to minimize risks and ensure smooth deployment.

    • Hotfix changes should be thoroughly tested in a staging environment before being deployed to production.

    • A rollback plan should be in place in case the hotfix introduces new issues.

    • Communication with stakeholders and users about the hotfix deployment is crucial to manage expectations and min...

  • Answered by AI
  • Q2. What are the methods to scale up a Kubernetes cluster?
  • Ans. 

    Methods to scale up a Kubernetes cluster include horizontal scaling, vertical scaling, and cluster auto-scaling.

    • Horizontal scaling: Adding more nodes to the cluster to distribute the workload.

    • Vertical scaling: Increasing the resources (CPU, memory) of existing nodes in the cluster.

    • Cluster auto-scaling: Automatically adjusting the number of nodes based on resource usage.

    • Using tools like Horizontal Pod Autoscaler (HPA) t...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for Software Engineers.

    • Research the average salary for Software Engineers in your location and level of experience.

    • Consider your skills, qualifications, and the value you bring to the company.

    • Be prepared to negotiate based on the job responsibilities and benefits offered.

    • Provide a salary range rather than a specific number to allow for flexi

  • Answered by AI
  • Q2. What was your previous salary package?
  • Ans. 

    I prefer not to disclose my previous salary package.

    • It is not appropriate to discuss previous salary during an interview.

    • Focus on discussing qualifications, skills, and fit for the role instead.

    • Employers should base salary offers on the candidate's value and market rates, not previous salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • Azure DevOPs
  • Git
  • Docker

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Strings and Lists Questions

Round 2 - Technical 

(3 Questions)

  • Q1. Tree based questions
  • Q2. Networking related questions part of my training
  • Q3. DSA related questions
Round 3 - HR 

(2 Questions)

  • Q1. Discussion on offer
  • Q2. Location and Training programme
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via campus placement at BV Raju Institute of Technology, Medak and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A technical and aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Write a program to reverse a string
  • Q2. Give SQL queries for the given data set
Round 3 - HR 

(2 Questions)

  • Q1. Free to relocate
  • Q2. Any academic failures

LTIMindtree interview questions for designations

 Senior Software Engineer

 (211)

 Software Engineer Trainee

 (15)

 Associate Software Engineer

 (9)

 Principal Software Engineer

 (7)

 Software Engineer II

 (3)

 Software Testing Engineer

 (3)

 Software Engineer Intern

 (2)

 Software Development Engineer

 (2)

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is all about reasoning, problem solving

Round 2 - Technical 

(2 Questions)

  • Q1. Write a java program to swap two numbers without using third number
  • Ans. 

    Swapping two numbers without using a third number in Java

    • Create a temporary variable and use bitwise XOR operation to swap the numbers

    • Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

  • Answered by AI
  • Q2. Explain briefly about oops
  • Ans. 

    Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

    • OOP is based on the concept of objects, which can contain data in the form of fields (attributes) and code in the form of procedures (methods).

    • Classes are blueprints for creating objects, defining their structure and behavior.

    • Encapsulation allows bundling data and methods that operate on the data within a sing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate more on basics

Get interview-ready with Top LTIMindtree Interview Questions

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

Duration 60mins - critical thinking, logical , reasoning

Round 2 - Coding Test 

Duration 30mins - python

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to python
  • Q2. Coding Questions
Round 4 - HR 

(2 Questions)

  • Q1. Explain about project
  • Ans. 

    Developed a web application for tracking inventory and sales data

    • Used React for front-end development

    • Utilized Node.js and Express for back-end development

    • Implemented MongoDB for database management

  • Answered by AI
  • Q2. Strengths and Weakness
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Bloc Pattern, Provider pattern
  • Q2. Deeply explain TDD.
  • Ans. 

    TDD is a software development approach where tests are written before the actual code to ensure code quality and functionality.

    • Write a failing test that defines a function or improvements of a function.

    • Write the minimum amount of code to pass that test.

    • Refactor the code to make it clean and maintainable while ensuring all tests still pass.

  • Answered by AI

Software Engineer interview

user image OnlineStudy4u

posted on 18 Nov 2021

Software Engineer Interview Questions & Answers

user image Aman Pratik Verma

posted on 26 Dec 2024

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

Aptitude questions that addition subtraction and multiplication

Round 2 - Coding Test 

Code of Fibonacci series

Round 3 - Technical 

(1 Question)

  • Q1. Data structure and algorithms
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
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.

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Software Engineer interview?
LTIMindtree interview process usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process are Technical, Aptitude Test and HR.
How to prepare for LTIMindtree Software Engineer 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, Javascript, Agile, Maven and XML.
What are the top questions asked in LTIMindtree Software Engineer interview?

Some of the top questions asked at the LTIMindtree Software Engineer interview -

  1. there are 3 wheels. each can travel only 5kms. everytime you want to use the wh...read more
  2. How will you write a program to . For example, cr...read more
  3. What is the difference between Array and LinkedList? What are binary search, co...read more
How long is the LTIMindtree Software Engineer interview process?

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

Tell us how to improve this page.

LTIMindtree Software Engineer Interview Process

based on 239 interviews

5 Interview rounds

  • Aptitude Test Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
View more
LTIMindtree Software Engineer Salary
based on 16.2k salaries
₹2 L/yr - ₹10 L/yr
29% less than the average Software Engineer Salary in India
View more details

LTIMindtree Software Engineer Reviews and Ratings

based on 1.8k reviews

3.8/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.3

Salary

3.9

Job security

3.8

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 1.8k Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

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

Technical Lead
6.4k salaries
unlock blur

₹9.4 L/yr - ₹36 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.4 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