i
LTIMindtree
Filter interviews by
Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.
Abstraction allows programmers to focus on the essential features of an object while hiding unnecessary details.
It helps in reducing complexity and improving the efficiency of the code.
For example, in object-oriented programming, abstract classes and interfaces are used to achieve abstraction.
Inheritance is a mechanism where a new class inherits properties and behaviors from an existing class, while abstraction is a concept where only relevant information is shown and unnecessary details are hidden.
Inheritance allows a class to inherit properties and behaviors from another class, promoting code reusability.
Abstraction focuses on showing only relevant information and hiding unnecessary details, making the co...
My strengths include problem-solving skills, attention to detail, and strong communication abilities.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Attention to detail - I am meticulous in my work and strive for accuracy in all tasks.
Strong communication abilities - I can effectively convey ideas and collaborate with team members.
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
Commonly asked and mention topics will be given in test.. One can easily crack it
Basic aptitude questions were asked in aptitude exam
Oops concepts are fundamental principles of object-oriented programming such as inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Allows objects to be treated as instances of their parent class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hides the complex implemen...
Recursion function to calculate factorial of a number
Define a function that calls itself with a smaller input until a base case is reached
Base case should return a value without calling the function again
Example: Factorial calculation - factorial(n) = n * factorial(n-1)
What people are saying about LTIMindtree
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
LTIMindtree interview questions for designations
First round was the written test on several sections of Aptitude, and coding
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
The Startup class is used in .NET Core to configure the application's services and middleware.
The Startup class is typically found in the Program.cs file of a .NET Core application.
It contains two important methods: ConfigureServices and Configure.
The ConfigureServices method is used to configure the application's services, such as dependency injection.
The Configure method is used to configure the application's middlew...
React lifecycle refers to the sequence of methods that are invoked during the lifespan of a React component.
React components go through three main phases: Mounting, Updating, and Unmounting.
During the Mounting phase, constructor, render, and componentDidMount methods are called.
During the Updating phase, componentDidUpdate method is called when the component's props or state change.
During the Unmounting phase, componen...
All good practice by heart
Basic programming knowledge required
Java 8 introduced several new features including lambda expressions, streams, functional interfaces, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Streams provide a way to work with sequences of elements and perform operations on them.
Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.
Default methods a...
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
To create an end to end pipeline from Jenkins, you need to set up stages for building, testing, and deploying your code.
Set up Jenkins job with necessary plugins for version control, build tools, and deployment
Define stages in Jenkinsfile for building, testing, and deploying code
Configure Jenkins job to trigger automatically on code changes
Integrate with version control system for code checkout and triggering builds
Use...
IAM policy in AWS controls access to AWS services and resources
IAM policies are JSON documents that define permissions
Policies can be attached to users, groups, or roles
IAM policies consist of statements that specify actions, resources, and effect
Example: {"Effect": "Allow", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::examplebucket/*"}
Compute Services in Azure are cloud-based services that provide virtual machines, containers, and serverless computing capabilities.
Azure Virtual Machines: Allows users to create and manage virtual machines in the cloud.
Azure Container Instances: Offers a solution for running containers without managing servers.
Azure Functions: Enables serverless computing by running code in response to events.
Azure Batch: Provides job...
Some of the top questions asked at the LTIMindtree Software Engineer interview -
The duration of LTIMindtree Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 241 interviews
5 Interview rounds
based on 1.8k 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