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

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top LTIMindtree Interview Questions and Answers

View all 2k questions

LTIMindtree Interview Experiences

Popular Designations

3k interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. EXPLAIN ABOUT UR PRJECT
  • Ans. 

    Developed a PL/SQL project for managing inventory and sales data in a retail store.

    • Designed database tables to store product information, sales transactions, and customer details.

    • Implemented PL/SQL procedures and functions for adding, updating, and querying data.

    • Created triggers to enforce business rules and maintain data integrity.

    • Developed reports using PL/SQL queries to analyze sales performance and inventory levels

  • Answered by AI
  • Q2. How do you work on performance optimization
  • Ans. 

    I work on performance optimization by analyzing query execution plans, indexing, and code refactoring.

    • Analyzing query execution plans to identify bottlenecks

    • Creating appropriate indexes to improve query performance

    • Refactoring code to optimize resource usage

    • Using tools like Explain Plan and SQL Tuning Advisor

  • Answered by AI

Plsql Developer Interview Questions asked at other Companies

Q1. What is procedure in plsql and it's syntax and difference between procedure and function?
View answer (7)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy basic questions

Round 2 - Technical 

(2 Questions)

  • Q1. Project details in depth
  • Q2. Programming languages knowledge coding
Round 3 - HR 

(2 Questions)

  • Q1. Are u willing to relocate
  • Q2. Talk about the company

Top LTIMindtree Software Engineer Interview Questions and Answers

Q1. Find prime numbersYou are given a positive integer ‘N’. Your task is to print all prime numbers less than or equal to N. Note: A prime number is a natural number that is divisible only by 1 and itself. Example - 2, 3, 17, etc. You can assum... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

It was WeCP based test

Round 2 - Technical 

(2 Questions)

  • Q1. Explain Spark Architecture in detail
  • Ans. 

    Spark Architecture is a distributed computing framework that provides high-level APIs for in-memory computing.

    • Spark Architecture consists of a cluster manager, worker nodes, and a driver program.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark applications run as independent sets of processes on a cluster, coordinated by the SparkContext object.

    • It supports various data ...

  • Answered by AI
  • Q2. Explain higher order function, closure, anonymous function, map, flatmap, tail recursion
  • Ans. 

    Higher order functions, closures, anonymous functions, map, flatmap, and tail recursion are key concepts in functional programming.

    • Higher order function: Functions that can take other functions as arguments or return functions as results.

    • Closure: Functions that capture variables from their lexical scope, even when they are called outside that scope.

    • Anonymous function: Functions without a specified name, often used as a...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Big Data Engineer interview:
  • SCALA
  • Spark
  • SQL

Skills evaluated in this interview

Big Data Engineer Interview Questions asked at other Companies

Q1. Difference between partitioning and bucketing. Types of joins in spark Optimization Techniques in spark Broadcast variable and broadcast join Difference between ORC and Parquet Difference between RDD and Dataframe Architecture of our projec... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. What language are you comfortable with
  • Ans. 

    I am comfortable with English, Spanish, and French.

    • English

    • Spanish

    • French

  • Answered by AI
  • Q2. What is oops? and what are types in it
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • Types of OOPs include: 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 ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident in your communications skills and dont stammer

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

 (315)

 Senior Software Engineer

 (210)

 Software Developer

 (92)

 Senior Specialist

 (77)

 Graduate Engineer Trainee (Get)

 (73)

 Module Lead

 (72)

 Graduate Engineer

 (67)

 Graduate Trainee

 (66)

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

Aptitude test , in which reasoning is there and maths basic question were there

Round 2 - Technical 

(2 Questions)

  • Q1. What are friend function in c++
  • Q2. What are oops concept

Top LTIMindtree Software Developer Interview Questions and Answers

Q1. Sum of squares of first N natural numbersYou are given an integer 'N'. You need to find the sum of squares of the first 'N' natural numbers. For example: If 'N' = 4. You need to return 1^2 + 2^2 + 3^2 + 4^2 = 30. Input Format: The first li... read more
View answer (6)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Get interview-ready with Top LTIMindtree Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Interface and abstract class
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.

    • Interface cannot have method implementations, while abstract class can have both implemented and abstract methods.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheritance in Java, while abstract cla...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is JSON Path
  • Ans. 

    JSON Path is a query language used to navigate and extract data from JSON documents.

    • JSON Path uses dot notation to access nested elements in a JSON document

    • It can be used to filter and extract specific data from a JSON structure

    • Examples: $.store.book[0].title, $.employees[?(@.department == 'Engineering')]

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Quality Engineer Interview Questions and Answers

Q1. client has no idea on performance testing how you convivence them
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

Jobs at LTIMindtree

View all

Data Engineer Interview Questions & Answers

user image Priyanka Pasem

posted on 23 Aug 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a data engineer with a strong background in programming and data analysis.

    • Experienced in designing and implementing data pipelines

    • Proficient in programming languages like Python, SQL, and Java

    • Skilled in working with big data technologies such as Hadoop and Spark

  • Answered by AI
  • Q2. Over all questions in snowflake
Round 2 - One-on-one 

(2 Questions)

  • Q1. Rate ur self in sql and snowflake
  • Ans. 

    I rate myself highly in SQL and Snowflake, with extensive experience in both technologies.

    • Proficient in writing complex SQL queries for data manipulation and analysis

    • Skilled in optimizing queries for performance and efficiency

    • Experienced in working with Snowflake for data warehousing and analytics

    • Familiar with Snowflake's unique features such as virtual warehouses and data sharing

  • Answered by AI
  • Q2. Sql questions and snowflake questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially they conducted written test next first round interview and second round of interview done by client or manager here the key point is deliver the answers confidently and undoubtedly.

Skills evaluated in this interview

Top LTIMindtree Data Engineer Interview Questions and Answers

Q1. 1) If you are given a card with 1-1000 numbers and there are 4 boxes. Card no 1 will go in box 1 , card 2 in box 2 and similarly it will go. Card 5 will again go in box 1. So what will be the logic for this code?
View answer (4)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

fresher interview

user image TECH LECTURE

posted on 15 Mar 2022

Associate Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

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

Technical, Versant Test, Summary writing

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated and experienced professional with a background in marketing and sales.

    • Experienced in developing marketing strategies

    • Skilled in sales techniques and customer relationship management

    • Strong communication and interpersonal skills

  • Answered by AI
  • Q2. What are the certifications you have?
  • Ans. 

    I have certifications in project management and data analysis.

    • Certified Project Management Professional (PMP)

    • Certified Data Analyst (CDA)

  • Answered by AI
  • Q3. Pick the question from certification ?
  • Ans. 

    The question from certification is related to picking a question.

    • Read the question carefully to understand what is being asked.

    • Consider the context of the certification and the knowledge required to answer the question.

    • Choose a question that you feel confident in answering based on your expertise.

    • Provide a clear and concise response to demonstrate your understanding and knowledge.

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

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced professional with a background in marketing and project management.

    • Experienced in marketing strategies and campaign management

    • Skilled in project planning and execution

    • Strong communication and leadership abilities

    • Managed successful product launches and events

  • Answered by AI
  • Q2. What are the hobbies you have?
  • Ans. 

    My hobbies include reading, hiking, and playing the guitar.

    • Reading: I enjoy reading fiction and non-fiction books in my free time.

    • Hiking: I love exploring nature trails and challenging myself with new hikes.

    • Playing the guitar: I have been playing the guitar for several years and enjoy learning new songs.

  • Answered by AI
  • Q3. Describe about the group project you did
  • Ans. 

    Worked on a group project analyzing market trends and presenting recommendations for a new product launch.

    • Researched market data and consumer behavior

    • Collaborated with team members to develop strategies

    • Created a presentation outlining findings and recommendations

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Associate interview:
  • AWS
  • Azure
  • Devops
Interview preparation tips for other job seekers - Be relax, every interviewer was friendly

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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sentimental Analysis in snowflake
  • Ans. 

    Sentiment analysis in Snowflake involves analyzing text data to determine the sentiment expressed.

    • Use Snowflake's text functions to extract and analyze text data

    • Leverage machine learning models to classify sentiment as positive, negative, or neutral

    • Consider using external sentiment analysis tools or libraries for more advanced analysis

  • Answered by AI
  • Q2. S|n|o|w|f|l|a|k|e - how do you print letters one below the other without the pipeline

Interview Preparation Tips

Topics to prepare for LTIMindtree Snowflake Developer interview:
  • SQL
  • Snowpipe

Snowflake Developer Interview Questions asked at other Companies

Q1. While creating a custom role which role should have the access to it
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.7k interviews in last 1 year

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
View all

LTIMindtree Reviews and Ratings

based on 20.1k reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 20.1k Reviews and Ratings
Senior Specialist - Software Engineering

Bangalore / Bengaluru

11-14 Yrs

Not Disclosed

Specialist - Software Engineering

Pune

5-8 Yrs

₹ 8.5-30 LPA

Explore more jobs
Senior Software Engineer
21.2k salaries
unlock blur

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

Technical Lead
6.5k salaries
unlock blur

₹9.2 L/yr - ₹37 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.8
Compare

Accenture

3.9
Compare

TCS

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