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 6 Jan 2025

Top LTIMindtree Interview Questions and Answers

View all 1.9k questions

LTIMindtree Interview Experiences

Popular Designations

2.8k interviews found

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

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

Round 1 - Technical 

(7 Questions)

  • Q1. Write a query to identify the duplicate record and delete it using SQL.
  • Ans. 

    Query to identify and delete duplicate records in SQL

    • Use a combination of SELECT and DELETE statements

    • Identify duplicates using GROUP BY and HAVING clauses

    • Delete duplicates based on a unique identifier or combination of columns

  • Answered by AI
  • Q2. Spark Architecture ?
  • Q3. Optimisation techniques used in your project?
  • Ans. 

    Various optimisation techniques were used in my project to improve performance and efficiency.

    • Implemented indexing to speed up database queries

    • Utilized caching to reduce redundant data retrieval

    • Applied parallel processing to distribute workloads efficiently

    • Optimized algorithms to reduce time complexity

    • Used query optimization techniques to improve database performance

  • Answered by AI
  • Q4. What Is AWS Lambda? How does it work?
  • Ans. 

    AWS Lambda is a serverless computing service provided by Amazon Web Services.

    • AWS Lambda allows you to run code without provisioning or managing servers.

    • It automatically scales based on the incoming traffic.

    • You only pay for the compute time you consume.

    • Supports multiple programming languages like Node.js, Python, Java, etc.

    • Can be triggered by various AWS services like S3, DynamoDB, API Gateway, etc.

  • Answered by AI
  • Q5. How do you handle incremental data?
  • Ans. 

    Handle incremental data by using tools like Apache Kafka for real-time data streaming and implementing CDC (Change Data Capture) for database updates.

    • Utilize tools like Apache Kafka for real-time data streaming

    • Implement CDC (Change Data Capture) for tracking database updates

    • Use data pipelines to process and integrate incremental data

    • Ensure data consistency and accuracy during incremental updates

  • Answered by AI
  • Q6. Project Architecture?
  • Q7. What is a Catalyst optimiser?
  • Ans. 

    Catalyst optimizer is a query optimization framework in Apache Spark that improves performance by applying various optimization techniques.

    • It is a query optimization framework in Apache Spark.

    • It improves performance by applying various optimization techniques.

    • It leverages techniques like predicate pushdown, column pruning, and constant folding to optimize queries.

    • Catalyst optimizer generates an optimized logical plan a

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Data Engineering Specialist Interview Questions and Answers

Q1. Data projects carried out. How to create pipeline How to process millions of request Web crawler and scraping technologies How to read large CSV python
View answer (1)

Data Engineering Specialist Interview Questions asked at other Companies

Q1. Data projects carried out. How to create pipeline How to process millions of request Web crawler and scraping technologies How to read large CSV python
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response
Round 1 - Technical 

(5 Questions)

  • Q1. OOPs concepts and framework implementation
  • Q2. Bubble sort program
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Start at the beginning of the array and compare the first two elements. If the first element is greater than the second, swap them.

    • Continue comparing adjacent elements and swapping them if necessary until the end of the array is reached.

    • Repeat this process for each ...

  • Answered by AI
  • Q3. Basic questions on selenium
  • Q4. Custom assertions in selenium
  • Ans. 

    Custom assertions in Selenium allow for creating personalized validation checks in test automation scripts.

    • Custom assertions can be created by extending the Assert class in Selenium.

    • They can be used to validate specific conditions or elements on a web page.

    • Custom assertions can improve test readability and maintainability by encapsulating complex validation logic.

    • Example: Creating a custom assertion to verify the prese

  • Answered by AI
  • Q5. Webdriver questions

Skills evaluated in this interview

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)

Soc Analyst 2 Interview Questions & Answers

user image Sharwanlal Saini

posted on 20 Dec 2024

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

(2 Questions)

  • Q1. First round was the Technical round
  • Q2. Second round was the group discussion
Round 2 - HR 

(1 Question)

  • Q1. HR Round was the final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Ltimindtree is a good platform.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

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

Round 1 - Aptitude Test 

It encompasses a combination of aptitude, technical skills, and communication abilities.

Round 2 - Technical 

(1 Question)

  • Q1. What was your HR's focus during the interview, particularly concerning your projects and their technical stack, and what types of basic questions were asked related to Python and SQL?
Round 3 - HR 

(1 Question)

  • Q1. What is your biggest achievement throughout your life?
  • Ans. 

    My biggest achievement is graduating with honors from university while working part-time and being actively involved in extracurricular activities.

    • Graduating with honors from university

    • Balancing academics with a part-time job

    • Active involvement in extracurricular activities

    • Receiving recognition for academic achievements

  • Answered by AI

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 questions for popular designations

 Software Engineer

 (306)

 Senior Software Engineer

 (201)

 Software Developer

 (87)

 Senior Specialist

 (75)

 Graduate Engineer Trainee (Get)

 (72)

 Module Lead

 (72)

 Graduate Trainee

 (62)

 Data Engineer

 (54)

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

(2 Questions)

  • Q1. Primary skill related questions
  • Q2. Primary skill related questions were asked
Round 2 - HR 

(1 Question)

  • Q1. Details asked for HR process

Data Specialist Interview Questions asked at other Companies

Q1. How much data you have handled and what is data for you?
View answer (1)

Get interview-ready with Top LTIMindtree Interview Questions

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

(2 Questions)

  • Q1. What is the deployment process in Salesforce used?
  • Ans. 

    The deployment process in Salesforce involves moving changes from one environment to another in a controlled and systematic manner.

    • Changes are typically made in a sandbox environment before being deployed to production.

    • Deployment can be done manually or using tools like Salesforce DX or Change Sets.

    • Version control systems like Git can also be used to track changes and facilitate deployment.

    • Testing is an important part ...

  • Answered by AI
  • Q2. What is Salescloud?
  • Ans. 

    Salescloud is a customer relationship management (CRM) platform developed by Salesforce.

    • CRM platform used for managing customer relationships and sales processes

    • Helps track customer interactions, leads, opportunities, and sales

    • Provides tools for marketing automation, analytics, and reporting

    • Integrates with other Salesforce products like Marketing Cloud and Service Cloud

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thoroughly prepare the basics.

Top LTIMindtree Software Engineering Specialist Interview Questions and Answers

Q1. Explain Python Data Structures and advantages and some differences in each
View answer (2)

Software Engineering Specialist Interview Questions asked at other Companies

Q1. Explain Python Data Structures and advantages and some differences in each
View answer (2)

Jobs at LTIMindtree

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Differenc between Implicit & Explicit wait
  • Ans. 

    Implicit wait is set globally for all elements, while explicit wait is applied to specific elements only.

    • Implicit wait is set using driver.manage().timeouts().implicitlyWait() method

    • Explicit wait is implemented using WebDriverWait class in Selenium

    • Implicit wait is not recommended as it can slow down the test execution

    • Explicit wait is more flexible and efficient as it waits for a specific condition to be met

  • Answered by AI
  • Q2. Few on coding(scenario based)
Round 2 - Technical 

(3 Questions)

  • Q1. Testing scenario based
  • Q2. Write logic, given an scenario
  • Q3. Agile process questions

Skills evaluated in this interview

Top LTIMindtree Automation Test Engineer Interview Questions and Answers

Q1. 1. diff b/w findelements vs findelement? 2. set vs map? 3. wap for occurences of characters 4. wap for fibonacci series 5. write xpath from a website(they will tell the exact location) 6. How to get galues from dropdowns? 7. Smoke vs Sanity... read more
View answer (4)

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Automation Test Engineer interview

user image Shiv AutomationLabs

posted on 23 Nov 2021

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

(1 Question)

  • Q1. Primary scope of responsibilities, how risk identification is done and what mitigation steps are taken on delivery expectation
  • Ans. 

    Identifying risks, mitigating steps, and managing delivery expectations are key responsibilities of an Associate Director.

    • Identify potential risks through thorough analysis and stakeholder input

    • Develop risk mitigation strategies such as contingency plans and risk transfer

    • Regularly monitor and assess risks throughout the project lifecycle

    • Communicate with stakeholders to manage delivery expectations and address any conce...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Compensation expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for an in-depth technical assessment, as the standards set with all clients are exceptional. The default expectations include strong logical thinking, the ability to think quickly, a flexible attitude, and a willingness to put in effort and take ownership in accordance with client expectations.

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

(1 Question)

  • Q1. Not applicable / not ready to share
Round 2 - Behavioral 

(1 Question)

  • Q1. Not applicable / not ready to share
Round 3 - HR 

(1 Question)

  • Q1. Not applicable / not ready to share

Top LTIMindtree Senior Specialist Interview Questions and Answers

Q1. What is autoscaling how it works? Give scenario that you have worked on for autoscaling.
View answer (1)

Senior Specialist Interview Questions asked at other Companies

Q1. Design the zabbix architecture and share how many servers are you gonna suggest the customer to have?
View answer (1)

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

Work Satisfaction

Explore 19.9k Reviews and Ratings
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