i
LTIMindtree
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.
DSA questions related to array, strings and list
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Arrays have a fixed size determined at the time of declaration.
Elements in an array are accessed using an index starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Different datatypes refer to the various categories of data that can be stored and manipulated in a programming language.
Datatypes include integers, floating point numbers, strings, booleans, arrays, and objects.
Examples: int x = 5; float y = 3.14; string name = 'John'; bool isTrue = true; array numbers = [1, 2, 3]; object person = {name: 'Alice', age: 25};
I applied via Job Portal and was interviewed before Jan 2023. There were 3 interview rounds.
OOP concept in Java refers to the principles of Object-Oriented Programming that allow for modular and reusable code.
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding complex implementation details
Example: Creating a class 'Car' with properties like 'color' and methods lik
Sorting and searching techniques in Java
Sorting techniques: Bubble sort, Selection sort, Insertion sort, Merge sort, Quick sort
Searching techniques: Linear search, Binary search
Example: Sorting an array of strings using merge sort
Example: Searching for a specific string using binary search
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
I was selected through campus placement. First round was coding Test. There was three coding questions based on DSA.
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Arrays have a fixed size determined at the time of declaration.
Elements in an array are accessed using an index starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Sorting is the process of arranging items in a specific order, typically in ascending or descending order.
Sorting helps in organizing data for easier retrieval and analysis.
Common sorting algorithms include bubble sort, merge sort, and quick sort.
Example: Sorting a list of numbers in ascending order: [5, 2, 8, 1] -> [1, 2, 5, 8]
What people are saying about LTIMindtree
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Sorting, java concurrency
LTIMindtree interview questions for designations
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Pointers are variables that store memory addresses. Inheritance is a way to create new classes based on existing ones.
Pointers allow direct access to memory locations, enabling efficient manipulation of data.
In C++, pointers can be used to dynamically allocate memory.
Inheritance allows for code reuse and the creation of more specialized classes.
For example, a Car class can inherit from a Vehicle class, inheriting its p
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for polymorphism and inheritance.
C++ has a standard template library (STL) while C does not.
C++ allows function overloading while C does not.
C++ has exception handling while C does not.
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
A simple General Aptitude test was taken, profit and loss, HCF and LCM.
You will get two coding questions, difficulty level will be medium
I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.
An aptitude test is a way for employees to assess a candidates abilities through a variety testing formats
The duration of LTIMindtree Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 81 interviews
4 Interview rounds
based on 332 reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
16.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
6.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
5.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
4.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
Capgemini
Accenture
TCS