i
LTIMindtree
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
MockBean is used to mock Spring beans, while InjectMock is used to inject mocks into Spring beans.
MockBean is used to mock dependencies of a Spring bean during testing.
InjectMock is used to inject mocks into a Spring bean being tested.
MockBean is typically used with @Autowired or @Resource annotations.
InjectMock is typically used with @Mock annotations.
What people are saying about LTIMindtree
Design patterns in microservices help in structuring and organizing code for scalability and maintainability.
Design patterns like Service Registry, Circuit Breaker, and API Gateway are commonly used in microservices architecture.
Service Registry pattern helps in dynamically registering and discovering services within the microservices ecosystem.
Circuit Breaker pattern prevents cascading failures by providing fallback m...
LTIMindtree interview questions for designations
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in May 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Use Streams to remove duplicates and retain only even numbers from an array.
Convert the array to a stream using Arrays.stream()
Use distinct() to remove duplicates
Filter out odd numbers using filter()
Collect the result using collect(Collectors.toList())
Static methods can be accessed without creating an instance of the class, while final keyword makes the method unchangeable.
Static methods belong to the class itself, not to any specific instance
Final keyword ensures that the method cannot be overridden in subclasses
Static methods are commonly used for utility methods that do not require access to instance variables
Example: Math class in Java has static methods like Ma
The @RestController annotation is used to define RESTful web services while @Controller annotation is used to define MVC controller.
RestController is a specialized version of Controller used for RESTful web services
RestController eliminates the need for @ResponseBody annotation
Controller is used for traditional MVC controller functionality
RestController returns data directly without needing to go through a view resolve...
Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.
Microservices allow for easier scalability and maintenance of complex applications.
Each service in a microservices architecture can be developed, deployed, and scaled independently.
Microservices promote flexibility and agility in software development.
Examples of companies us...
1 Interview rounds
based on 10 reviews
Rating in categories
Senior Software Engineer
21.2k
salaries
| ₹4.7 L/yr - ₹18.5 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Technical Lead
6.5k
salaries
| ₹9.3 L/yr - ₹36.8 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.2 L/yr |
Cognizant
Capgemini
Accenture
TCS