i
LTIMindtree
Filter interviews by
I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2022. There were 5 interview rounds.
Basic questions ....lr is important you will get high score if you will do lr , speed , distance and time is important in quant.
Basic coding....based on string , array
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Jul 2022. There were 5 interview rounds.
Basic Mathematical and English Skills
Basic questions which can be solved using Arrays and String
What people are saying about LTIMindtree
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
Three levels of coding, each level has two programs to solve. Totally 6 programs along with few normal aptitude questions.
Overriding is a feature in object-oriented programming where a subclass provides its own implementation of a method that is already defined in its superclass.
Overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.
The method signature (name, parameters, and return type) must be the same in both the superclass and subclass.
The subclass method must have the ...
Overloading is the ability to have multiple methods with the same name but different parameters.
Overloading allows for more flexibility in method naming and usage.
The compiler determines which method to use based on the number and types of arguments passed.
Example: int add(int a, int b) and double add(double a, double b) are both valid overloads of the add method.
Overloading can occur within a single class or across mu
Multithreading is the ability of a CPU to execute multiple threads concurrently.
Multithreading improves performance by utilizing idle CPU time.
Threads share the same memory space, allowing for efficient communication.
Examples include web servers handling multiple requests and video games rendering graphics while processing user input.
Process is an instance of a program while thread is a subset of a process.
Process is a program in execution while thread is a subset of a process that can execute independently.
Processes have their own memory space while threads share the same memory space.
Processes are heavyweight while threads are lightweight.
Examples of processes are web browsers, word processors, etc. while examples of threads are spell checkers, p
wait() method in Java is used to make a thread wait until another thread completes its execution.
wait() method is used in multi-threading programming.
It is used to synchronize threads and avoid race conditions.
It is used with notify() and notifyAll() methods.
wait() method releases the lock on the object it is called on.
It can be used with a timeout parameter to avoid indefinite waiting.
Multithreading allows for concurrent execution of multiple threads, improving performance and responsiveness.
Multithreading can improve CPU utilization by allowing multiple threads to execute simultaneously.
It can also improve application responsiveness by allowing tasks to be executed in the background while the main thread continues to run.
Multithreading can be used for parallel processing, such as in scientific simu...
LTIMindtree interview questions for designations
I applied via Walk-in and was interviewed before Feb 2023. There were 4 interview rounds.
Normal aptitude question
Simple array and string programs
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Sep 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
Nice questions on percentage
Arrays are a collection of similar data types. While and do-while are loops used for repetitive execution of code.
Arrays can be one-dimensional or multi-dimensional
While loop executes code as long as the condition is true
Do-while loop executes code at least once before checking the condition
Example: int[] arr = {1, 2, 3}; while(i < arr.length) {System.out.println(arr[i]); i++;}
Example: int i = 0; do {System.out.println
Aptitude test consists 2 section first section is of of Logical reasoning , Verbal reasoning and Analytical Reasoning
and next section is of technical mcqs MS office , cloud , networking and security , Pseudo code related mcqs
After that there were
Data Structures and Algorithms was the most difficult subject for me in my curriculum.
I struggled with understanding complex data structures like graphs and trees.
I overcame this by seeking help from professors, classmates, and online resources.
I practiced solving problems regularly on platforms like LeetCode and HackerRank.
I also joined study groups to discuss and work on challenging problems together.
Developed a web application for managing student records using HTML, CSS, JavaScript, and PHP
Used HTML for structuring the web pages
Utilized CSS for styling the pages and making them visually appealing
Implemented client-side functionality using JavaScript
Backend logic and database management done with PHP
Included features like student registration, course enrollment, and grade tracking
based on 5 interviews
1 Interview rounds
based on 24 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