i
LTIMindtree
Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.
Prepare well on basic topics on Indiabix
It was simple round. need to speak upto the points.
I was interviewed in Feb 2022.
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
Plan Bind is a feature in Oracle database that allows binding of execution plans to SQL statements.
Plan Bind helps in improving the performance of SQL statements by reusing the execution plan.
It reduces the overhead of parsing and optimizing the SQL statement every time it is executed.
Plan Bind is enabled by default in Oracle database.
It can be disabled using the initialization parameter OPTIMIZER_FEATURES_ENABLE.
Plan ...
To copy data of all GDG versions into a single PS file using JCL.
Use IDCAMS utility to define a temporary GDG base.
Use SORT utility to merge all the GDG versions into a single file.
Use IEBGENER utility to copy the merged file to a PS file.
Delete the temporary GDG base using IDCAMS utility.
Isolation levels in Db2 determine how transactions interact with each other.
Isolation levels include Read Uncommitted, Read Committed, Repeatable Read, and Serializable.
Higher isolation levels provide more consistency but can also lead to more contention and slower performance.
Isolation levels can be set at the transaction level or for individual queries.
For example, a transaction with Repeatable Read isolation level w...
Cond parameter is used to conditionally render elements in React.
It is a ternary operator that takes three arguments.
The first argument is the condition to be evaluated.
The second argument is the element to be rendered if the condition is true.
The third argument is the element to be rendered if the condition is false.
It can be used to render different elements based on the state of the component.
If else can be used in JCL to conditionally execute steps based on certain criteria.
IF statement can be used to check for a condition and execute a step or skip it
ELSE statement can be used to execute a different step if the condition is not met
Examples include checking for file existence or job completion status
Index and subscript are used in COBOL to access elements in arrays.
Index is used to access a specific element in an array based on its position
Subscript is used to access a specific element in an array based on its value
Both index and subscript can be used interchangeably in COBOL
Example: ARRAY(3) is the same as ARRAY(3:3)
What people are saying about LTIMindtree
I applied via Job Fair and was interviewed before Mar 2022. There were 5 interview rounds.
Basic aptitude including numerical, logical and verbal reasoning
Discussion topic was Social media messaging blessing or boon
LTIMindtree interview questions for designations
I applied via Job Fair and was interviewed in Feb 2022. There were 2 interview rounds.
Basic aptitude question
2 coding question of medium to hard
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Assignment test
Spring Boot can be used to expose Rest APIs easily.
Create a Spring Boot project with necessary dependencies.
Define the API endpoints using @RestController and @RequestMapping annotations.
Implement the API logic in methods annotated with @GetMapping, @PostMapping, etc.
Use @RequestBody and @PathVariable annotations to handle request data.
Configure the API using application.properties or application.yml file.
Test the API
HashMap can store and fetch elements in various ways using Java 7 and 8.
In Java 7, we can use put() and get() methods to store and fetch elements respectively.
In Java 8, we can use forEach() and compute() methods to store and fetch elements respectively.
We can also use keySet(), values(), and entrySet() methods to retrieve keys, values, and key-value pairs respectively.
Java 8 also introduced the stream() method for Has...
Comparable and comparator concepts and sorting by use of comparator functional Interface.
Comparable interface is used to define natural ordering of objects
Comparator interface is used to define custom ordering of objects
Sorting can be done using Comparator functional interface
Example: Sorting a list of employees by their salary using Comparator
Program to check if a given string is a palindrome or not.
Convert the string to lowercase to ignore case sensitivity.
Use two pointers, one at the beginning and one at the end of the string.
Compare the characters at both pointers and move them towards each other until they meet.
If all characters match, the string is a palindrome.
If any character doesn't match, the string is not a palindrome.
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.
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.6k
salaries
| ₹7 L/yr - ₹25 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