i
LTIMindtree
Filter interviews by
I applied via Campus Placement
It was a campus placement during my second year of Mtech. So they followed the usual standard format. Aptitude and personality quiz.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
OOPs concepts are the foundation of object-oriented programming, focusing on principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the com...
I applied via campus placement at VR Siddharth Engineering College, Vijayawada and was interviewed in Jun 2024. There was 1 interview round.
Aptitude, Versant, OS
What people are saying about LTIMindtree
Apri test first round
Two easy level hackerrank coding question
LTIMindtree interview questions for popular designations
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
final, finally, and finalize are related keywords in Java with different meanings and usage.
final is a keyword used to declare constants, variables, methods, and classes that cannot be changed or extended.
finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.
finalize is a method used in Java to perform cleanup operations on an object before it
The code will output 10 because the variable i is accessed through a reference of class A.
When a subclass object is assigned to a superclass reference, the superclass reference can only access the superclass members.
In this case, even though the object is of class B, the variable i is accessed from class A.
Output: 10
Get interview-ready with Top LTIMindtree Interview Questions
I was interviewed in Feb 2024.
90 Minutes of MCQ and coding test
Streams in Java are sequences of elements that support functional-style operations.
Streams allow for processing sequences of elements in a functional style.
They can be created from various data sources like collections, arrays, or I/O channels.
Operations on streams can be intermediate (e.g. filter, map) or terminal (e.g. forEach, collect).
Streams promote parallel processing and lazy evaluation for improved performance.
...
HashMap is a data structure in Java that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap uses hashing to store key-value pairs, which allows for fast retrieval of values.
Keys in a HashMap must be unique, but values can be duplicated.
HashMap allows null keys and null values.
HashMap is not synchronized, so it is not thread-safe. To make it thread-safe, you can use ConcurrentHashMap.
Exampl...
SQL and spark code for Fibonacci series
One pyspark optimization technique is using broadcast variables to efficiently distribute read-only data across all nodes.
Use broadcast variables to efficiently distribute read-only data across all nodes
Avoid shuffling data unnecessarily by using partitioning and caching
Optimize data processing by using appropriate transformations and actions
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in Oct 2023. There were 5 interview rounds.
Maths, communication and logical reasoning
Some of the top questions asked at the LTIMindtree interview for freshers -
The duration of LTIMindtree interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 191 interviews
Interview experience
based on 20.7k reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹4.7 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.3 L/yr - ₹36 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.5 L/yr |
Cognizant
Capgemini
Accenture
TCS