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

Software Engineer Interview Questions & Answers

user image Arpita Patil

posted on 19 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Basic questions were asked

Round 3 - Technical 

(2 Questions)

  • Q1. C, java ,SQL and problem solving skills
  • Q2. Joins n types in that with example
  • Ans. 

    Different types of joins in SQL with examples

    • Inner Join: Returns rows when there is a match in both tables

    • Left Join: Returns all rows from the left table and matching rows from the right table

    • Right Join: Returns all rows from the right table and matching rows from the left table

    • Full Outer Join: Returns rows when there is a match in either table

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

This was hiring for an internal B2B project in the company, in which we got three levels of Assignment with 3 levels, Easy, Medium, and Hard.
Each Level contains 5 questions, and almost 3 questions need to be attempted, which was a mix of DSA and short HTML+CSS+JS quick projects(Like making a calculator, and extracting data from JSON).

Round 3 - Technical 

(2 Questions)

  • Q1. Good testing on DSA skills was asked binary search, array & LinkedList questions. Also, OS, DBMS, and CN are asked in this round.
  • Q2. What is the difference between Array and LinkedList? What are binary search, code, and complexities? What is a deadlock? What is OOPS? Pillars of OOPS(Encapsulation, Inheritance, Abstraction, Polymorphism)...
  • Ans. 

    Interview questions for Software Engineer position

    • Array is a collection of elements of the same data type, while LinkedList is a collection of nodes that contain data and a reference to the next node

    • Binary search is a search algorithm that divides the search interval in half at every step, reducing the search space by half

    • Code complexity refers to the level of difficulty in understanding and maintaining a piece of code

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive, and revise basic DSA and core computer science subjects.

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

Software Engineer Interview Questions & Answers

user image Vedanti Nawale

posted on 1 Feb 2024

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

I applied via campus placement at Dr DY Patil Institute of Management, Pune and was interviewed before Feb 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

General aptitude with topics like Time and Work, Speed and Distance, etc.

Round 2 - Coding Test 

String questions, prime numbers, Fibonacci series, etc.

Round 3 - Communication Round  

(2 Questions)

  • Q1. Pronounciation, listening skills
  • Q2. Overall Good English
Round 4 - Technical 

(2 Questions)

  • Q1. Final Year Project details, OOPs
  • Q2. Dry run the code, Simple Code was written in Java, I just had dry run it and give them the output, it was simple Natural number series question using loops.
Round 5 - HR 

(2 Questions)

  • Q1. My certifications,
  • Q2. My interests, Over all it was Good.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basic Coding practice and revise the basic coding concepts like oops, loops, etc.
Your Projects.

Software Engineer Interview Questions & Answers

user image Karthick sivaram

posted on 30 Oct 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Practice in hackerrank basic level and medium level

Round 3 - Technical 

(1 Question)

  • Q1. Mostly based on resume and some basics questions
Round 4 - HR 

(1 Question)

  • Q1. Why do you want this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident

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 Development Engineer

 (2)

 Software Engineer Intern

 (2)

 Lead Software Engineer

 (1)

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

I applied via campus placement at Jadavpur University and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

There were aptitude questions that ranged from easy to moderate levels.

Round 2 - Coding Test 

There were two coding questions, levels were easy to moderate.

Round 3 - Technical 

(3 Questions)

  • Q1. What programming languages are you comfortable in ?
  • Ans. 

    I am comfortable in programming languages such as Java, Python, and JavaScript.

    • Java

    • Python

    • JavaScript

  • Answered by AI
  • Q2. How to remove extra spaces in Python ?
  • Ans. 

    Use the split() and join() methods to remove extra spaces in Python.

    • Split the string using split() method to create a list of words.

    • Use join() method to join the words back together with a single space between them.

    • Use strip() method to remove any leading or trailing spaces.

  • Answered by AI
  • Q3. Another 4-5 technical knowledge-based questions.
Round 4 - HR 

(3 Questions)

  • Q1. Give your intro.
  • Ans. 

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

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

  • Answered by AI
  • Q2. Are you comfortable in working any shifts or from any places according to business requirements ?
  • Ans. 

    Yes, I am comfortable working any shifts or from any location based on business requirements.

    • I am flexible and adaptable to work in different shifts or locations as needed.

    • I have experience working remotely and can effectively collaborate with team members from different locations.

    • I understand the importance of meeting business requirements and am willing to adjust my schedule accordingly.

  • Answered by AI
  • Q3. Some situational based questions.

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • Java
  • Python
  • Programming
Interview preparation tips for other job seekers - 1. Be confident.
2. Have clear understandings about the concepts in programming languages like Java, Python, SQL etc.
3. If you have done any project, try to explain briefly if asked.
4. Practice coding questions from coding platforms thoroughly.

Get interview-ready with Top LTIMindtree Interview Questions

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

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

Round 1 - Aptitude Test 

Cognitive and technical assessments.

Round 2 - Coding Test 

Communication and coding assessment focused on data structures, Java, and related topics.

Round 3 - Technical 

(3 Questions)

  • Q1. What is the concept of inheritance in programming?
  • Ans. 

    Inheritance is a concept in programming where a class inherits properties and behaviors from another class.

    • Allows for code reusability by creating a new class based on an existing class

    • Child class can access all public and protected members of the parent class

    • Helps in creating a hierarchy of classes with shared attributes and methods

  • Answered by AI
  • Q2. What is the method to swap two numbers without using any third variable?
  • Ans. 

    To swap two numbers without using a third variable, use arithmetic operations like addition and subtraction.

    • Add the two numbers and store the result in one of the variables.

    • Subtract the second number from the sum and store the result in the second variable.

    • Finally, subtract the first number (which is now stored in the second variable) from the sum and store the result in the first variable.

  • Answered by AI
  • Q3. What are the selectors in css
  • Ans. 

    Selectors in CSS are patterns used to select the elements you want to style on a web page.

    • Selectors can target elements based on their tag name, class, ID, attributes, and more.

    • Examples include: element selector (p), class selector (.example), ID selector (#example), attribute selector ([type='text']), and pseudo-class selector (:hover).

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. What would you identify as your greatest weakness?
  • Ans. 

    My greatest weakness is my tendency to overthink and second-guess myself.

    • I tend to spend too much time analyzing every detail before making a decision.

    • This can sometimes lead to delays in completing tasks or projects.

    • I am actively working on improving my confidence in my abilities and decision-making skills.

  • Answered by AI
  • Q2. What is something unique about yourself?
  • Ans. 

    I am a software engineer who is also a certified yoga instructor.

    • I have a strong passion for both technology and wellness.

    • I enjoy combining my technical skills with my knowledge of yoga to create innovative solutions.

    • For example, I once developed a meditation app that uses AI to personalize meditation sessions based on user preferences.

  • Answered by AI
  • Q3. Can you 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 Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • Core Java
  • Data Structures
  • Object Oriented Programming
Interview preparation tips for other job seekers - Be confident in your area of expertise, maintain a calm demeanor throughout the interview, exhibit professional behavior, and express your gratitude at the conclusion of the interview.

Software Engineer Jobs at LTIMindtree

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

It is an assessment to determine candidates cognitive ability and logical skills. Practice all type of logical problem, learn shortcuts and trick.it also test your efficiency in English. It also and communication skills

Round 3 - Coding Test 

Contains 2 or 3 coding questions. Question range from easy to medium

Round 4 - Technical 

(1 Question)

  • Q1. Questions related to project. There will be questions from Resume. Basic coding questions.(eg : oops, python frameworks) Difference between tuple and dictionary, what are the oops concept, what are the pyt...
Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself? why do I want to work in that company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard , Set goals, Observe and learn ,Be like a professionals

Software Engineer Interview Questions & Answers

user image Prasanna Venkateshwaran G

posted on 22 Feb 2024

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

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Good and it will take morethan 30-50 minutes

Round 2 - Coding Test 

They give 2_4 coding questions and have to clear morethan 2.

Round 3 - HR 

(2 Questions)

  • Q1. Self introduced
  • Q2. Education background

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good experience
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Quant questions with theory of coding

Round 2 - Coding Test 

5 easy questions like star pattern sorting searching

Round 3 - Technical 

(2 Questions)

  • Q1. Oops, .net features
  • Q2. Coding question live
Round 4 - HR 

(1 Question)

  • Q1. Willing to relocate, hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong knowledge on basics of whatever language you are applying for

Software Engineer Interview Questions & Answers

user image Poornima Gowda

posted on 20 Dec 2024

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

I applied via campus placement at Bangalore Institute Of Technology (BIT) and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a bit tricky and can be resolved if we understand the details.

Round 2 - Coding Test 

It cannot be described as entirely easy, but it is also not excessively difficult.

Round 3 - Technical 

(3 Questions)

  • Q1. Java basics like oops concepts, exception handling
  • Q2. Technical questions,and also on oops concepts and methods
  • Q3. And about my project
Round 4 - HR 

(2 Questions)

  • Q1. Can you provide a detailed introduction of yourself?
  • Ans. 

    Experienced software engineer with expertise in full-stack development and a passion for problem-solving.

    • Over 5 years of experience in software development

    • Proficient in languages such as Java, Python, and JavaScript

    • Strong background in web development, including frameworks like React and Angular

    • Experience with database management systems like MySQL and MongoDB

    • Familiar with Agile methodologies and version control system

  • Answered by AI
  • Q2. Could you describe your project and the discussion that took place regarding the salary package?
  • Ans. 

    Discussed project involving developing a new software application. Negotiated salary based on experience and market rates.

    • Project involved developing a new software application from scratch

    • Discussed technical requirements, timeline, and team collaboration

    • Negotiated salary based on experience, skills, and market rates

    • Considered benefits, bonuses, and potential for growth

    • Reached agreement on salary package that was mutua

  • Answered by AI

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