i
LTIMindtree
Filter interviews by
I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2022. There was 1 interview round.
Acid properties in DBMS refer to the properties that ensure data consistency and reliability.
ACID stands for Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that a transaction is treated as a single, indivisible unit of work.
Consistency ensures that the database remains in a valid state before and after a transaction.
Isolation ensures that concurrent transactions do not interfere with each other.
Dur...
Program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from the end to the beginning
Add each character to the new string
Return the new string
Program to find largest and second largest number in an array
Iterate through array and compare each element to current largest and second largest
Update variables accordingly
Return largest and second largest
Oops concepts in Java
Object-oriented programming paradigm
Encapsulation, Inheritance, Polymorphism, Abstraction
Classes, Objects, Methods, Interfaces, Packages
Example: Class Car with properties like make, model, year and methods like start, stop, accelerate
Example: Inheritance - Class SUV extends Car with additional properties like off-road capability
To create a search engine like Google, one needs to develop a web crawler, index the web pages, and use an algorithm to rank the results.
Develop a web crawler to scan the web pages and collect data
Index the collected data to make it searchable
Use an algorithm to rank the results based on relevance
Implement a user-friendly interface for users to input search queries
Continuously update and improve the search engine to pr...
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2022. There were 5 interview rounds.
Simple basic exam to test your logical and reasoning abilities
It was a bit tricky but if you have basic knowledge of any programming language you would able to solve this.
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
A database is a collection of data organized in a structured way
Data structures used in databases include tables, indexes, and views
I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.
The first round was AMCAT which was a test with normal basic aptitude questions both logical and quantative and multiple choice coding questions of pseudo code format or error finding and also had an english or verbal section.
The second round consist of a bot interview and automata which is a coding round with 2 coding questions of easy and intermediate respectively.
Basic web development questions including HTML structure, React hooks, and styling.
HTML file structure includes head and body tags, with meta tags used for providing information about the page
React hooks are functions that allow for state and lifecycle methods in functional components
Index.css can be imported into index.js using the import statement
React Router is used for client-side routing in React applications
Styli...
A linked list is a data structure that consists of a sequence of nodes, each containing a reference to the next node.
Linked lists are useful for dynamic data structures where the size of the data can change during runtime.
They can be singly linked or doubly linked.
Traversal of a linked list is done by starting at the head node and following the next pointers until the end is reached.
C++ example: struct Node { int data;...
Structures are used for storing data while classes are used for storing data and methods.
Structures are value types while classes are reference types.
Structures do not support inheritance while classes do.
Structures are used for simple data types while classes are used for complex data types.
Example of structure: struct Employee { int id; string name; }
Example of class: class Car { string make; string model; void start
What people are saying about LTIMindtree
I applied via Walk-in and was interviewed in Oct 2022. There were 4 interview rounds.
Normal preparation for Apti from IndiaBix and RS Aggarwal will work.
Here the level was pretty good. You should be clear with basic programming concepts and some amount of practice will help.
LTIMindtree interview questions for designations
I applied via campus placement at Terna Public Charitable Trust Engineering College, Navi Mumbai and was interviewed before Jul 2022. There were 5 interview rounds.
The aptitude Test was divided into four parts
1. Quants
2. logical
3. verbal
4. Technical questions - conceptual questions about C/C++, databases, operating systems and computer networks.
Questions were similar to all the questions you would expect from aptitude tests like number series, work done problems, etc.
The coding test consisted of two questions, which would determine the offer you would be interviewing for, solve one question and you would be interviewed for a 5 lpa offer, solve another one and would be interviewed for a 6.5 lpa offer.
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
Logical reasoning , verbal , pseudo codes , data structures all are mcqs
I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.
Common aptitude questions(easy to moderate). consist of around 6 sections with quantitative, qualitative, verbal, logical and reasoning, sql, cloud, output for programs.
Only if achieved maximum questions in round 1 from coding part, else will be qualified for a 4lpa profile interview
DDL, DCL, and TCL are SQL commands used to manage database objects and transactions.
DDL (Data Definition Language) is used to create, modify, and delete database objects like tables, indexes, and views.
DCL (Data Control Language) is used to control access to the database by granting or revoking privileges to users.
TCL (Transaction Control Language) is used to manage transactions by committing or rolling back changes ma...
SELECT command is used to retrieve data from a database table.
It is a SQL command.
It is used to retrieve data from one or more tables.
It can be used with various clauses like WHERE, ORDER BY, GROUP BY, etc.
Example: SELECT * FROM customers WHERE city='New York';
OOPs stands for Object-Oriented Programming. Inheritance is a feature of OOPs that allows a class to inherit properties and methods from another class.
OOPs is a programming paradigm that focuses on objects and their interactions.
Inheritance is a mechanism that allows a class to inherit properties and methods from another class.
There are different types of inheritance, such as single, multiple, and hierarchical inherita...
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
Quantitative aptitude, logical reasoning
2 questions 60 minutes
I applied via Campus Placement and was interviewed in Jun 2022. There were 5 interview rounds.
Work, time , train problems, permutation and combination etc
Automata based question after aptitude round
I applied via Campus Placement and was interviewed before Sep 2022. There were 5 interview rounds.
Basic aptitude questions
Easy to medium level coding Questions
Some of the top questions asked at the LTIMindtree Graduate Engineer Trainee (Get) interview -
The duration of LTIMindtree Graduate Engineer Trainee (Get) interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 46 interviews
7 Interview rounds
based on 59 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