i
LTIMindtree
Filter interviews by
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Jun 2024. There were 3 interview rounds.
Several questions of english Apti coding
Cross site scripting (XSS) is a type of security vulnerability typically found in web applications where malicious scripts are injected into trusted websites.
XSS allows attackers to execute scripts in the victim's browser, potentially stealing sensitive information or altering the website's content.
There are three main types of XSS: stored XSS, reflected XSS, and DOM-based XSS.
Preventing XSS involves input validation, ...
MITM stands for Man-in-the-Middle attack, where a third party intercepts communication between two parties without their knowledge.
MITM attack involves a hacker intercepting communication between two parties to steal information or manipulate data.
Common examples include eavesdropping on Wi-Fi networks or intercepting emails.
To prevent MITM attacks, encryption and secure communication protocols like HTTPS are used.
I am a recent graduate with a degree in engineering, passionate about problem-solving and eager to apply my skills in a professional setting.
Recent graduate with a degree in engineering
Passionate about problem-solving
Eager to apply skills in a professional setting
I address disputes amongst team members by promoting open communication, active listening, and facilitating constructive discussions.
Encourage open communication to address issues early on
Practice active listening to understand all perspectives
Facilitate constructive discussions to find mutually beneficial solutions
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Find reverse string using array
Routing guards are used in Angular to control access to certain routes based on certain conditions.
Routing guards are used to protect routes in Angular applications.
They can be used to control access based on authentication status, user roles, etc.
There are different types of routing guards like CanActivate, CanActivateChild, CanDeactivate, CanLoad.
Example: CanActivate guard can be used to check if a user is authentica
What people are saying about LTIMindtree
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Middleware is software that acts as a bridge between different applications or components, while Enumerable is a collection type that allows iteration.
Middleware facilitates communication and data exchange between different software applications or components.
Examples of middleware include message brokers, web servers, and application servers.
Enumerable is a collection type in programming languages like C# and Ruby tha...
LTIMindtree interview questions for popular designations
Reverse string without using loop
Use recursion to reverse the string
Base case: if string length is 0 or 1, return the string
Recursive case: return the last character + reverse(rest of the string)
Implement a parenthesis balancing algorithm using a stack
Use a stack to keep track of opening parentheses
When encountering a closing parenthesis, pop from stack and check if it matches the closing parenthesis
If stack is empty or mismatched parentheses, return false
If all parentheses are balanced, return true
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
In this round we have arithmetic ,reasoning, english ,computer questions
There are three types of looping statements in C: for, while, and do-while.
For loop: Used when the number of iterations is known. Example: for(int i=0; i<5; i++) {}
While loop: Used when the number of iterations is not known. Example: while(i < 5) {}
Do-while loop: Similar to while loop but guaranteed to execute at least once. Example: do {} while(i < 5);
Yes, I am comfortable working night shifts as I am able to adapt to different schedules and prioritize my work effectively.
I have previous experience working night shifts in my previous job and have no issues with it.
I am a night owl and tend to be more productive during late hours.
I understand the importance of maintaining a healthy work-life balance even when working night shifts.
Yes, I am open to relocating to any location.
I am flexible and willing to move wherever the opportunity takes me.
I understand that relocation may be necessary for career growth.
I have no geographical restrictions and am excited about the possibility of experiencing new places.
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
foreach is used to iterate over an array without returning a new array, while map creates a new array by applying a function to each element.
foreach does not return a new array, while map does
foreach does not modify the original array, while map creates a new array
foreach is used for iterating over elements, while map is used for transforming elements
Example: foreach - array.forEach(item => console.log(item)), map - ar
RxJS operators are functions that enable complex asynchronous operations and data manipulation in reactive programming.
RxJS operators are used to transform, filter, combine, and create observables.
Operators can be categorized into creation operators, transformation operators, filtering operators, combination operators, and utility operators.
Examples of operators include map, filter, mergeMap, switchMap, debounceTime, a
Create a flag to identify data that has not been updated
Add a new column in the dataset called 'Updated Flag'
Use a formula to check if the data has been updated recently
For example, if the last update date is more than 30 days ago, set the flag to 'Not Updated'
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Monolithic to Microservices conversion involves breaking down a large application into smaller, independent services.
Identify the different functionalities of the monolithic application
Decompose the application into smaller services based on these functionalities
Use APIs for communication between services
Implement service discovery and load balancing for scalability
Containerize services using tools like Docker and orch
To write code as platform independent, use programming languages that are supported on multiple platforms and avoid platform-specific code.
Use programming languages like Java, Python, or JavaScript that are supported on multiple platforms.
Avoid using platform-specific libraries or APIs in your code.
Test your code on different platforms to ensure compatibility.
Use tools like Docker or virtual machines to create a consis
Some of the top questions asked at the LTIMindtree interview -
The duration of LTIMindtree interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 2.9k interviews
Interview experience
based on 20.8k reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹5.1 L/yr - ₹18.7 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 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS