i
LTIMindtree
Filter interviews by
Java8 stream program to demonstrate filtering and mapping operations.
Use stream() method to convert a collection into a stream.
Use filter() method to apply a condition for filtering elements.
Use map() method to transform each element into another form.
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Array question and multiple operations on it
Annotation in Spring framework used for automatic dependency injection
Annotation in Spring framework
Used for automatic dependency injection
Reduces the need for manual configuration
To configure 2 databases in one Spring Boot app, define multiple DataSource beans and specify which entity manager to use for each database.
Define multiple DataSource beans in the configuration class
Specify which entity manager to use for each database
Use @Primary annotation for the default database
What people are saying about LTIMindtree
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
LTIMindtree interview questions for designations
Get interview-ready with Top LTIMindtree Interview Questions
Iterators and generators are used in Python to iterate over data structures and generate values lazily.
Iterators are objects that allow iteration over a sequence of elements. They implement the __iter__() and __next__() methods.
Generators are a type of iterator that can be created with a function using the yield keyword. They generate values lazily, one at a time.
Example of an iterator: iter_list = iter([1, 2, 3])
Examp...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and non-abstract methods.
Interface can only have abstract methods and constants.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define common characteristics of subclasses, while interfaces are use...
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its sub...
Using Java 8 streams to solve a problem
Use stream() method to convert a collection into a Stream
Use filter() method to apply a condition to filter elements
Use map() method to transform elements
Use collect() method to convert Stream back to a collection
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Object-oriented programming concepts in C#
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inheritance: Allowing a class to inherit properties and behavior from another class
Polymorphism: Ability for objects of different classes to respond to the same message
Abstraction: Hiding the complex implementation details and showing only the necessary features
Example: Creating a class 'Car' wi...
Handle clients by maintaining clear communication, setting expectations, and providing excellent customer service.
Maintain clear communication with clients to understand their needs and expectations.
Set realistic expectations with clients regarding timelines, deliverables, and project scope.
Provide excellent customer service by being responsive, proactive, and professional.
Regularly update clients on project progress a...
Worked at ABC Inc. for 5 years as a software engineer, then moved to XYZ Corp. for 3 years as a senior software engineer.
ABC Inc. - 5 years as software engineer
XYZ Corp. - 3 years as senior software engineer
DevOps is a software development methodology that combines software development with IT operations to improve collaboration and efficiency.
DevOps focuses on automating and streamlining the software development process.
It emphasizes communication and collaboration between development and operations teams.
DevOps aims to shorten the system development life cycle and provide continuous delivery of high-quality software.
Too...
Kubernetes code examples for a Senior Software Engineer interview
Use kubectl to interact with Kubernetes clusters
Write YAML files to define Kubernetes resources like pods, deployments, services, etc.
Understand concepts like namespaces, labels, selectors, and annotations
Use kubectl apply -f
Monitor and manage resources using kubectl get, describe, logs, exec commands
Some of the top questions asked at the LTIMindtree Senior Software Engineer interview -
The duration of LTIMindtree Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 195 interviews
5 Interview rounds
based on 2k reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹5.1 L/yr - ₹18.8 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36.6 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS