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 Developer Interview Questions, Process, and Tips for Experienced

Updated 14 Jan 2025

Top LTIMindtree Software Developer Interview Questions and Answers for Experienced

View all 18 questions

LTIMindtree Software Developer Interview Experiences for Experienced

20 interviews found

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

(1 Question)

  • Q1. No recommended for any one. Please refuse Ltimindtree offers

Interview Preparation Tips

Interview preparation tips for other job seekers - Not recommended organization. No projects and only few only they have that too support project. WFM team HR team all fake words while join. Company Policies not good. For will hire for 40 openings 200 peoples. In salesforce 240+ peoples are in bench always. Once 2months bench period complete you need to resign your self.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Dependency injection?
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Allows for easier testing by mocking dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. Different between Scope, Transilent, and singleton.
  • Ans. 

    Scope defines the visibility of variables, transient is short-lived, and singleton is a single instance shared across the application.

    • Scope determines the visibility and lifetime of variables in a program.

    • Transient objects are short-lived and are typically used for temporary data storage.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies for undefined

asked in Amazon
Q1. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
asked in Infosys
Q2. 1. what is the difference between exception and error. How did u ... read more
asked in Amazon
Q3. Fire in the Cells Problem Statement Given a matrix MAT of size N ... read more
asked in Amazon
Q4. Find All Pairs Adding Up to Target Given an array of integers ARR ... read more
Q5. Is the Sentence a Pangram? Ninja is relocating to a place called ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA, oops, c++, 2 hrs

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yoursellf
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies such as HTML, CSS, and JavaScript

    • Strong problem-solving skills and ability to work in a team environment

    • Familiar with Agile development methodologies and version control systems like Git

  • Answered by AI
  • Q2. Why you want to switch
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for new challenges to enhance my skills

    • Interested in exploring different technologies and industries

    • Seeking better career growth opportunities

    • Want to work in a more collaborative team environment

  • Answered by AI

Software Developer Interview Questions & Answers

user image shivam dhagat

posted on 25 Apr 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. 1, Indexes , view , lifecycle of MVc
  • Q2. What is indexes
  • Ans. 

    Indexes are data structures used to improve the speed of data retrieval operations in databases.

    • Indexes are created on columns in database tables to quickly locate rows based on the values in those columns.

    • They help in reducing the number of disk I/O operations required when querying data.

    • Examples include primary keys, unique keys, and indexes created on frequently searched columns.

  • Answered by AI
  • Q3. Life cycle of MVC
  • Ans. 

    MVC life cycle involves request handling, routing, controller execution, view rendering, and response generation.

    • Request is received by the router

    • Router maps the request to the appropriate controller

    • Controller processes the request and interacts with the model

    • Model updates the data and sends it back to the controller

    • Controller passes data to the view for rendering

    • View generates the response and sends it back to the cli

  • Answered by AI
  • Q4. Query to self join and delete the dulplicate record
  • Ans. 

    Use self join and delete to remove duplicate records in SQL

    • Use a self join to identify duplicate records based on specific criteria

    • Select the records to be deleted using the self join

    • Use the DELETE statement to remove the duplicate records

  • Answered by AI
  • Q5. Reverse phrase in C#
  • Ans. 

    Use C# to reverse a given phrase

    • Use the built-in method Reverse() to reverse a string

    • Convert the string to a char array, reverse it, then convert it back to a string

    • Iterate through the string and build a new string in reverse order

  • Answered by AI

Skills evaluated in this interview

LTIMindtree interview questions for designations

 Senior Software Developer

 (11)

 Junior Software Developer

 (3)

 Software Developer fresher

 (2)

 Software Developer Intern

 (1)

 Software Developer Trainee

 (1)

 Full Stack Software Developer

 (5)

 Python Software Developer

 (3)

 Software Engineer

 (279)

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

Three parts such as verbal, logical, technical mostly know concepts

Round 2 - Technical 

(1 Question)

  • Q1. Knowledge on your coding language ex: JAVA , C++ in my case knowledge on your projects done in your college understanding on recent technology and some HR questions

Get interview-ready with Top LTIMindtree Interview Questions

Software Developer Interview Questions & Answers

user image Rupali Kodape

posted on 19 Oct 2023

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

I applied via Job Portal and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops questions .collections,spring , coding
Round 2 - Technical 

(1 Question)

  • Q1. Coding round they asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Java basics with oops concept

I applied via Naukri.com and was interviewed in May 2022. There were 4 interview rounds.

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

(1 Question)

  • Q1. Project explain. Oops concepts. SQL concepts.
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based . Performance tuning questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary disscus . Location preference.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself on basic questions. Some advance concept good to have.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

I was selected through campus placement. First round was coding Test. There was three coding questions based on DSA.

Round 2 - Technical 

(4 Questions)

  • Q1. The interviewer asked mostly on DSA questions. Simple and some tricky questions. Like what is sorting and explain some sorting techniques. Mainly concentrate on your DSA skills. And also your programming l...
  • Q2. What is an array
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
  • Q3. What is sorting
  • Ans. 

    Sorting is the process of arranging items in a specific order, typically in ascending or descending order.

    • Sorting helps in organizing data for easier retrieval and analysis.

    • Common sorting algorithms include bubble sort, merge sort, and quick sort.

    • Example: Sorting a list of numbers in ascending order: [5, 2, 8, 1] -> [1, 2, 5, 8]

  • Answered by AI
  • Q4. Some simple coding questions
Round 3 - HR 

(1 Question)

  • Q1. Few questions about willingness to relocate and some other things.

Skills evaluated in this interview

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic spring questions like program flow , configuration and differences and advantages
Round 2 - HR 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Make you basic strong. And not only tell answers but add you job experience to the answers

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Software Developer interview for experienced candidates?
LTIMindtree interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for LTIMindtree Software Developer interview for experienced candidates?
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 Python, Angular, Microservices, SQL and Software Development.
What are the top questions asked in LTIMindtree Software Developer interview for experienced candidates?

Some of the top questions asked at the LTIMindtree Software Developer interview for experienced candidates -

  1. What is the difference between C and ...read more
  2. Is it possible to use Kafka without ZooKeep...read more
  3. Why are Replications critical in Kaf...read more
How long is the LTIMindtree Software Developer interview process?

The duration of LTIMindtree Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LTIMindtree Software Developer Interview Process for Experienced

based on 8 interviews

3 Interview rounds

  • Technical Round - 1
  • HR Round
  • Technical Round - 2
View more
LTIMindtree Software Developer Salary
based on 2.9k salaries
₹3.1 L/yr - ₹15.2 L/yr
At par with the average Software Developer Salary in India
View more details

LTIMindtree Software Developer Reviews and Ratings

based on 332 reviews

3.7/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.2

Salary

3.7

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 332 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
16.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
6.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
5.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
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