i
LTIMindtree
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
First round is quit easy
2 coding question based on dsa
SDLC stands for Software Development Life Cycle, which consists of different phases from planning to maintenance.
1. Planning phase involves defining project scope, requirements, and creating a project plan.
2. Analysis phase focuses on gathering and analyzing requirements to create a detailed system design.
3. Design phase involves creating a high-level design, detailed design, and architecture for the software.
4. Implem...
The 4 pillars of data structure are arrays, linked lists, stacks, and queues.
Arrays: Data structure that stores a collection of elements with a fixed size.
Linked Lists: Data structure where each element points to the next element in the sequence.
Stacks: Data structure that follows the Last In First Out (LIFO) principle.
Queues: Data structure that follows the First In First Out (FIFO) principle.
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
A test of a combination of aptitude, tech questions and coding.
JVM stands for Java Virtual Machine, which is an abstract computing machine that enables a computer to run Java programs. JIT stands for Just-In-Time compiler, which compiles Java bytecode into native machine code at runtime for improved performance.
JVM is responsible for executing Java programs by converting Java bytecode into machine code that can be understood by the computer's operating system.
JIT is a component of...
Create a REST service using Spring Boot
Create a new Spring Boot project
Add dependencies for Spring Web and Spring Boot DevTools in pom.xml
Create a new Java class for the REST controller with @RestController annotation
Define request mapping annotations like @GetMapping, @PostMapping, @PutMapping, @DeleteMapping for different HTTP methods
Implement the business logic for each endpoint
Run the Spring Boot application and te
I can join within 2 weeks of receiving an offer.
I can start within 2 weeks of receiving an offer.
My current notice period is 2 weeks.
I am available to start immediately.
My salary expectation is based on my experience, skills, and the market rate for Java developers.
Consider my years of experience in Java development
Research the average salary for Java developers in this location
Factor in any additional skills or certifications I may have
Coding question and mcq
What people are saying about LTIMindtree
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Callable is used to return a result and can throw checked exceptions, while Runnable is used for void operations.
Callable can return a result and throw checked exceptions, while Runnable cannot.
Callable is a functional interface with a method call() that returns a result, while Runnable is a functional interface with a method run() that does not return a result.
Example: Callable
Use the Strategy design pattern for complex design.
Strategy pattern allows you to define a family of algorithms, encapsulate each one, and make them interchangeable.
It helps in separating the behavior of a class from the class itself, making it easier to switch between different algorithms at runtime.
Examples of using Strategy pattern include implementing different sorting algorithms in a class or defining various paym
LTIMindtree interview questions for designations
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Map applies a function to each element in a stream, while flatMap applies a function that returns a stream for each element.
Map transforms each element in a stream using a function, returning a new stream of transformed elements.
FlatMap transforms each element in a stream using a function that returns a stream, then flattens the streams into a single stream.
Volatile keyword in Java is used to indicate that a variable's
Find appearance of each charector in a given string
Spring Actuator is a feature in Spring Boot that provides monitoring and management capabilities for your application.
Spring Actuator exposes various endpoints to monitor and manage your application, such as /health, /info, /metrics, etc.
It allows you to check the health of your application, gather metrics, view application properties, and more.
You can also create custom endpoints for specific monitoring needs.
Spring A...
Annotations in Spring Boot are used to provide metadata about the application and its components.
Annotations are used to configure Spring Boot applications, define beans, handle requests, etc.
Examples include @RestController, @Autowired, @RequestMapping, @Component, etc.
I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 3 interview rounds.
Online assessment MCQs with 3 questions where we nmed to find bug in existing logic
Java 8 introduced new features like lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces provide a single abstract method for functional programming.
Streams enable processing sequences of elements in a functional style.
Default methods allow interfaces to have method implementations.
Example: Lambda expr...
The duration of LTIMindtree Java Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 26 interviews
3 Interview rounds
based on 41 reviews
Rating in categories
Senior Software Engineer
21.4k
salaries
| ₹5.1 L/yr - ₹19 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Module Lead
5.9k
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.5 L/yr |
Cognizant
Capgemini
Accenture
TCS