i
LTIMindtree
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
I am comfortable working in any shifts, as I understand the importance of flexibility in a dynamic work environment.
I have previously worked in a role that required rotating shifts, which helped me adapt to different schedules.
I believe that working in shifts can enhance team collaboration, as it allows for diverse interactions with colleagues.
I am willing to adjust my personal schedule to meet project deadlines a...
The candidate is asked to explain a simple code snippet.
Explain the purpose of the code
Describe the logic or algorithm used in the code
Discuss any potential improvements or optimizations
OOP is a programming paradigm based on objects, encapsulating data and behavior for better code organization and reuse.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the same interfa...
Java is platform dependent due to its reliance on the Java Virtual Machine (JVM) for execution on different operating systems.
Java code is compiled into bytecode, which is platform-independent.
The JVM interprets the bytecode for the specific operating system it runs on.
Different operating systems require different JVM implementations, making Java platform dependent.
For example, a Java application compiled on Windo...
What people are saying about LTIMindtree
I have a strong understanding of DBMS tools and their functionalities.
Proficient in SQL and relational database management systems
Experience in designing and optimizing database schemas
Skilled in writing complex queries and stored procedures
Familiarity with database administration tasks such as backup and recovery
Knowledge of indexing and query optimization techniques
Experience with popular DBMS tools like MySQL, ...
To find the max and min number in an array, iterate through the array and compare each element with the current max and min.
Initialize max and min variables with the first element of the array
Iterate through the array and compare each element with max and min
If the element is greater than max, update max
If the element is smaller than min, update min
Return max and min
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.
Bubble sort compares adjacent elements and swaps them if they are in the wrong order
It repeats this process until the list is sorted
It has a time complexity of O(n^2)
It is not efficient for large datasets
Constructor is a special method that is called when an object is created.
Constructors have the same name as the class they belong to.
They are used to initialize the object's state.
They can be overloaded to accept different parameters.
If a class does not have a constructor, a default constructor is provided by the compiler.
OOPs concepts are the principles of Object-Oriented Programming that focus on encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling of data and methods that manipulate the data within a single unit
Inheritance: a mechanism that allows a new class to be based on an existing class
Polymorphism: the ability of an object to take on many forms
Abstraction: the process of hiding complex implemen...
Bubble sorting is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Bubble sorting is a comparison-based algorithm.
It is named as bubble sort because smaller elements bubble to the top of the list.
It has a worst-case and average-case time complexity of O(n^2).
Example: [5, 3, 8, 4, 2] -> [3, 5, 8, 4, 2] -> [3, 5, 4, 8, 2] -> [...
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Apri test first round
Two easy level hackerrank coding question
I appeared for an interview before Jun 2024, where I was asked the following questions.
Object-oriented programming (OOP) in Java focuses on using objects to design applications and programs.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class 'Car' with attributes like 'color' and methods like 'drive()'.
Inheritance: Mechanism where one class inherits properties and behavior from another. Example: 'ElectricCar' inherits from 'Car'.
Polymorphism: Ability ...
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
It's a Simple online protected code test. we can choose a language as per our choice.
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Documents to be kept ready for the Online test (Only in pdf/jpeg/doc formats having maximum size of 2 MB):
I applied via Campus Placement
General aptitude questions
Mid level coding questions
I applied via Campus Placement and was interviewed before Dec 2023. There were 5 interview rounds.
Basic questions based on aptitude,English.
Coding round has 2 coding questions.
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
Data structres , arrays , core java
I am comfortable working in any shifts, as I understand the importance of flexibility in a dynamic work environment.
I have previously worked in a role that required rotating shifts, which helped me adapt to different schedules.
I believe that working in shifts can enhance team collaboration, as it allows for diverse interactions with colleagues.
I am willing to adjust my personal schedule to meet project deadlines and te...
Some of the top questions asked at the LTIMindtree Software Engineer interview for freshers -
The duration of LTIMindtree Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 25 interview experiences
Difficulty level
Duration
based on 1.9k reviews
Rating in categories
Senior Software Engineer
22k
salaries
| ₹6 L/yr - ₹23 L/yr |
Software Engineer
16.3k
salaries
| ₹2 L/yr - ₹10 L/yr |
Technical Lead
6.4k
salaries
| ₹9.5 L/yr - ₹37.5 L/yr |
Module Lead
5.7k
salaries
| ₹7 L/yr - ₹28 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Cognizant
Capgemini
Accenture
TCS