i
LTIMindtree
Filter interviews by
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
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.
DSA, oops, c++, 2 hrs
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
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
What people are saying about LTIMindtree
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
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.
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
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
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
LTIMindtree interview questions for designations
Three parts such as verbal, logical, technical mostly know concepts
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Job Portal and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2022. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
I was selected through campus placement. First round was coding Test. There was three coding questions based on DSA.
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"};
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]
The duration of LTIMindtree Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 8 interviews
3 Interview rounds
based on 332 reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
16.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
6.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
5.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
4.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
Capgemini
Accenture
TCS