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

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. What is normalization and what are the different forms of normalization?
View all 181 questions

LTIMindtree Software Engineer Interview Experiences

278 interviews found

Round 1 - Technical 

(2 Questions)

  • Q1. Sql order of operations
  • Ans. 

    SQL order of operations determines the sequence in which SQL statements are executed.

    • The order of operations is: FROM, WHERE, GROUP BY, HAVING, SELECT, ORDER BY.

    • Parentheses can be used to change the order of operations.

    • Example: SELECT * FROM table WHERE column = value ORDER BY column ASC;

    • Example: SELECT column1, COUNT(column2) FROM table GROUP BY column1 HAVING COUNT(column2) > 10;

  • Answered by AI
  • Q2. Why windows function are not being used in where clause?
  • Ans. 

    Windows functions are not used in WHERE clause to avoid performance issues.

    • Windows functions are used to perform complex calculations on data.

    • Using them in WHERE clause can slow down the query execution.

    • Instead, use simple conditions in WHERE clause and perform calculations in SELECT clause.

    • For example, instead of using AVG() function in WHERE clause, use HAVING clause.

    • Also, consider using indexes to improve query perf

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

(1 Question)

  • Q1. Soft skills. Weaknesses.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your answer. Be honest.
Try to answer the questions in polite way.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Oops concept in java
  • Ans. 

    Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

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

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation d...

  • Answered by AI
  • Q2. SQL question difference between rdbms and dbms
  • Ans. 

    RDBMS is a type of DBMS that manages data in a structured format using tables with relationships.

    • RDBMS enforces referential integrity through foreign keys.

    • RDBMS supports ACID properties for transactions.

    • Examples of RDBMS include MySQL, Oracle, SQL Server.

    • DBMS is a broader term that includes RDBMS but also includes other data models like hierarchical or network databases.

  • Answered by AI
  • Q3. Python libraries
  • Q4. Agile methodology
  • Q5. ETL concepts like data warehousing

Skills evaluated in this interview

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Mobile App development related
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Mepco Engineering College, Sivakasi and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions were asked. topics involved speed, time, analysis

Round 2 - Coding Test 

Coding based on logic

Round 3 - HR 

(2 Questions)

  • Q1. Are you ok with any shift
  • Q2. Are you ok with reallocation

LTIMindtree interview questions for designations

 Senior Software Engineer

 (211)

 Software Engineer Trainee

 (14)

 Associate Software Engineer

 (9)

 Principal Software Engineer

 (7)

 Software Testing Engineer

 (3)

 Software Engineer Intern

 (2)

 Software Development Engineer

 (2)

 Assistant Software Engineer

 (1)

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

I applied via Job Fair and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Simple Coding problem

Round 2 - Technical 

(2 Questions)

  • Q1. Explain my projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React for tracking inventory levels

    • Created a mobile app using Flutter for managing daily tasks

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
  • Q2. OOPs
Round 3 - HR 

(1 Question)

  • Q1. Simple HR questions

Get interview-ready with Top LTIMindtree Interview Questions

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

I was interviewed before Dec 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Database, Programming languages

Software Engineer Jobs at LTIMindtree

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Aptitude questions and coding questions, you need to use java or c#

Round 3 - Coding Test 

Easy to medium, you need to clear all the questions but one to get shortlisted

Interview Preparation Tips

Interview preparation tips for other job seekers - Java programing and any Database (sql) enough. And they asked me to write a code.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

English grammar and logical thinking

Round 2 - Coding Test 

Create two code applications within a 60-minute timeframe using any programming language.

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

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

MCQ Questions around 50 and 1 coding assessment.

Round 2 - Coding Test 

Coding Assessment
1 Hard Java coding question
2 Easy coding question

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

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

English grammar and logical thinking

Round 2 - Coding Test 

2 coding questions in 60 minutes using any programming language

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 241 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.2

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

₹5.1 L/yr - ₹18.8 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.6 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.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview