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.9

based on 19.9k Reviews

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top LTIMindtree Interview Questions and Answers

View all 1.9k questions

LTIMindtree Interview Experiences

Popular Designations

2.9k interviews found

Senior Software Developer Interview Questions & Answers

user image Ranapratap Vaditya

posted on 20 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(3 Questions)

  • Q1. What is the internal working of streams
  • Ans. 

    Streams in software development are sequences of data that can be processed sequentially or in parallel.

    • Streams are used for processing large amounts of data efficiently.

    • They can be used for reading from or writing to files, network connections, or other sources.

    • Streams can be processed synchronously or asynchronously.

    • Examples include reading a file line by line, processing a stream of sensor data, or downloading a lar

  • Answered by AI
  • Q2. What is the difference between hashmap and hash table
  • Ans. 

    HashMap is non-synchronized and allows null values and keys, while HashTable is synchronized and does not allow null values or keys.

    • HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.

    • HashMap allows null values and keys, while HashTable does not allow null values or keys.

    • HashMap is generally preferred for non-threaded applications, while HashTable is used in multi...

  • Answered by AI
  • Q3. What is clonable object
  • Ans. 

    A clonable object is an object that can create a copy of itself, allowing for duplication without affecting the original object.

    • Clonable objects implement the Cloneable interface in Java.

    • The clone() method is used to create a copy of the object.

    • Cloning can be shallow or deep, depending on the requirements.

    • Examples of clonable objects include ArrayList, HashMap, and custom classes that implement Cloneable.

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Senior Software Developer Interview Questions and Answers

Q1. Basic HR QuestionsQ1. He asked for an end to end explanation of my last project.Q2. Why do you want to join Larsen & Toubro Infotech?
View answer (1)

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

How did the CI CD process implemented in your current project?

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions posed by practically every director in the final round.

Interview Preparation Tips

Interview preparation tips for other job seekers - A typical service-based corporation that has vowed to constantly follow a gospel written 100 years ago. There is always a limited hike, and even if someone joins for a certain expertise in the same business, it makes no difference.
Even during the notice period, the working hours are extremely strange.The manager would do anything on customers' requests, and they don't hesitate to push the Indian workers to join a call at 12 am (frequently, not rarely).

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

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain Terraform modules
  • Q2. Explain Kubernetes architecture
  • Q3. Explain Azure Devops pipelines in yaml
  • Q4. How to use Azure Key Vault in AKS Kubernetes Secrets
  • Q5. Explain end to end integration of ci cd pipelines. How do you deploy your code into diff evn's.

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)
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 Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A 60-minute aptitude test that includes logical reasoning, quantitative aptitude, verbal ability, and communication assessment.

Round 2 - Technical 

(3 Questions)

  • Q1. Can you provide details about the projects you have completed?
  • Ans. 

    I have completed various projects in data analysis, market research, and project management.

    • Developed a market research report analyzing consumer behavior trends for a new product launch

    • Led a team in implementing a data analysis project to optimize inventory management

    • Managed a project to streamline communication processes within the organization

  • Answered by AI
  • Q2. What is your most proficient technical subject?
  • Ans. 

    My most proficient technical subject is computer programming.

    • Proficient in multiple programming languages such as Java, Python, and C++

    • Experienced in developing web applications using HTML, CSS, and JavaScript

    • Familiar with database management systems like MySQL and MongoDB

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strong communication skills and attention to detail. My weaknesses include a tendency to be overly critical of my own work.

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

    • Strength: Attention to detail - meticulous in ensuring accuracy and quality of work

    • Weakness: Overly critical of my own work - can lead to self-doubt and perfectionism

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide more details about yourself?
  • Ans. 

    I am a recent graduate with a degree in business administration and a passion for learning and growth.

    • Recent graduate with a degree in business administration

    • Passionate about learning and personal growth

    • Strong communication and organizational skills

    • Experience in internships and part-time jobs related to business

  • Answered by AI
  • Q2. What makes you a suitable candidate for this position?
  • Ans. 

    I have a strong educational background in the field, relevant experience, and a passion for learning and growth.

    • Completed relevant coursework in business administration

    • Previous internship experience in a similar role

    • Strong communication and problem-solving skills

    • Proven ability to work well in a team environment

    • Passionate about continuous learning and professional development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clarify your identity and explain how you are eligible for this job.

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)

LTIMindtree interview questions for popular designations

 Software Engineer

 (306)

 Senior Software Engineer

 (202)

 Software Developer

 (88)

 Senior Specialist

 (75)

 Graduate Engineer Trainee (Get)

 (73)

 Module Lead

 (72)

 Graduate Trainee

 (62)

 Data Engineer

 (55)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design a controller method for validating user name and password.
  • Ans. 

    Controller method for validating user name and password

    • Accept user input for username and password

    • Check if username and password meet specified criteria (e.g. length, special characters)

    • Query database to verify if username and password match stored credentials

    • Return success or error message based on validation results

  • Answered by AI
  • Q2. Write test cases.
  • Ans. 

    Writing test cases for a software application.

    • Identify the functionality to be tested

    • Determine the input data and expected output

    • Write test cases for positive and negative scenarios

  • Answered by AI

Top LTIMindtree Senior Software Developer Interview Questions and Answers

Q1. Basic HR QuestionsQ1. He asked for an end to end explanation of my last project.Q2. Why do you want to join Larsen & Toubro Infotech?
View answer (1)

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

Get interview-ready with Top LTIMindtree Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Java and hibernate based questions.. No coding
Round 2 - One-on-one 

(1 Question)

  • Q1. Another level of filteration for 20 mins with same basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in java, jpa, sql questions and easy to crack

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)

Jobs at LTIMindtree

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What iterators and generators
  • Ans. 

    Iterators and generators are used in Python to iterate over data structures and generate values lazily.

    • Iterators are objects that allow iteration over a sequence of elements. They implement the __iter__() and __next__() methods.

    • Generators are a type of iterator that can be created with a function using the yield keyword. They generate values lazily, one at a time.

    • Example of an iterator: iter_list = iter([1, 2, 3])

    • Examp...

  • Answered by AI
  • Q2. Dynamo DB , Lambda Functions

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)

Electronics Communication Engineer interview

user image Code Bashers

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
6-8 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

Logical reasoning questions, English vocabulary, puzzles, and numerical problems.

Round 2 - Technical 

(3 Questions)

  • Q1. What programming languages are you familiar with?
  • Ans. 

    I am familiar with Java, Python, C++, and JavaScript.

    • Java

    • Python

    • C++

    • JavaScript

  • Answered by AI
  • Q2. What are some commands commonly used in MySQL?
  • Ans. 

    Some commonly used commands in MySQL include SELECT, INSERT, UPDATE, DELETE, and JOIN.

    • SELECT: Used to retrieve data from a database table

    • INSERT: Used to add new records to a table

    • UPDATE: Used to modify existing records in a table

    • DELETE: Used to remove records from a table

    • JOIN: Used to combine rows from two or more tables based on a related column

  • Answered by AI
  • Q3. What is the process for creating a table in MySQL?
  • Ans. 

    Creating a table in MySQL involves using the CREATE TABLE statement with specified columns and data types.

    • Use the CREATE TABLE statement followed by the table name

    • List the columns along with their data types and any constraints

    • Specify the primary key if needed

    • Example: CREATE TABLE employees (id INT PRIMARY KEY, name VARCHAR(50), age INT)

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. What are the expectations in our company?
  • Ans. 

    Expectations in our company include strong work ethic, teamwork, continuous learning, and delivering high-quality results.

    • Demonstrate a strong work ethic by being punctual, reliable, and dedicated to your tasks

    • Collaborate effectively with team members to achieve common goals

    • Continuously seek opportunities for learning and growth within the company

    • Deliver high-quality work that meets or exceeds expectations

  • Answered by AI
  • Q2. Explain about yourself?
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • Graduated with a degree in Business Administration

    • Have 3 years of experience in marketing and sales

    • Strong communication and interpersonal skills

    • Proficient in Microsoft Office Suite

    • Volunteer at local community events

  • Answered by AI
  • Q3. What are your short-term and long-term goals?
  • Ans. 

    My short-term goal is to excel in my role as an Associate by learning new skills and contributing to the team. My long-term goal is to advance to a leadership position within the company.

    • Short-term goal: Learn new skills and excel in current role

    • Short-term goal: Contribute to the team's success

    • Long-term goal: Advance to a leadership position within the company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are seeking a kickstart in your career, you can consider LTIMindtree; however, if you are looking for better growth opportunities, you might want to wait for another company.

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Normal aptitude questions easy

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Recent graduate with a degree in Business Administration

    • Passionate about marketing and project management

    • Strong communication and organizational skills

    • Experience in internships and extracurricular activities

  • Answered by AI
  • Q2. Tell me about your projects
  • Ans. 

    I have worked on various projects including developing a mobile app for tracking fitness goals and creating a website for a local charity organization.

    • Developed a mobile app for tracking fitness goals using React Native

    • Created a website for a local charity organization using HTML, CSS, and JavaScript

    • Collaborated with a team to implement new features and fix bugs in existing projects

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Recent graduate with a degree in Business Administration

    • Passionate about marketing and project management

    • Strong communication and organizational skills

    • Experience in internships and extracurricular activities

  • Answered by AI
  • Q2. Comfortable with relocation
  • Ans. 

    Yes, I am comfortable with relocation for the right opportunity.

    • I am open to new experiences and challenges in different locations

    • I have relocated in the past for academic or professional opportunities

    • I understand the benefits of gaining diverse experiences in different locations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - give honest answers, prepare well topics in resume

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)

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.6k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 1.8k LTIMindtree interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
Recruitment Consultant
37%
26%
9%
7%
3%
3%
15% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
View all

LTIMindtree Reviews and Ratings

based on 19.9k reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-Life balance

3.4

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.1

Promotions/Appraisal

3.6

Work Satisfaction

Explore 19.9k Reviews and Ratings
Conversion Rate Optimization/CRO Specialist

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

AJO Campaign Developer(ACC/AEP)

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

AI ML Lead

Chennai

9-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.4 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.8k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹36.8 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.1 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview