i
LTIMindtree
Filter interviews by
Basic aptitude questions
Verbal, Analytics, Maths, Ages, Boats,
4 Coding questions 2 Easy, 1 Moderate 1 Advance
A function is a block of code that performs a specific task when called.
Functions can take input parameters and return output values.
Functions can be reused multiple times in a program.
Examples: summing two numbers, sorting an array, calculating factorial.
OOPS concepts refer to Object-Oriented Programming 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 complex implementation detail
I applied via Campus Placement
Lambda function is an anonymous function in Python that can have any number of arguments, but can only have one expression.
Lambda functions are defined using the lambda keyword.
They are commonly used for small, one-time tasks where defining a full function is unnecessary.
Lambda functions can take any number of arguments, but can only have one expression.
Example: add = lambda x, y: x + y
The .py files contain Python code, while the .pyc files are compiled bytecode files generated by Python.
The .py files are human-readable text files containing Python code.
The .pyc files are compiled bytecode files created by Python when a .py file is imported or executed.
The .pyc files are platform-independent and can be executed on any system with a compatible Python interpreter.
List comprehension is a concise way to create lists in Python by applying an expression to each item in an existing list.
List comprehension is written inside square brackets []
It consists of an expression followed by a for clause, then zero or more for or if clauses
Example: squares = [x**2 for x in range(10)]
What people are saying about LTIMindtree
A singleton class is a class that can only have one instance created throughout the application.
Singleton classes are often used for logging, caching, database connections, and thread pools.
They have a private constructor to prevent multiple instances from being created.
The class typically provides a static method to access the single instance.
Method reference is a shorthand syntax for lambda expressions to call a method.
Method reference is used to refer to a method without invoking it.
It can be used to make code more concise and readable.
There are four types of method references: static, instance, constructor, and array constructor.
LTIMindtree interview questions for popular designations
3 hrs of coding and aptitude test
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Reverse a number by converting it to a string and then reversing the characters
Convert the number to a string
Reverse the characters of the string
Convert the reversed string back to a number
Reverse a given string
Create a character array from the input string
Use two pointers to swap characters from start and end of the array
Continue swapping until the pointers meet in the middle
I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jul 2024. There were 3 interview rounds.
It was an easy test that included a numerical test, an aptitude test, reasoning, English, and a communication round as well.
I applied via campus placement at MIT Arts Commerce and Science College, Pune and was interviewed in Jun 2024. There were 3 interview rounds.
2 Hrs test with Cognitive, Logical Reasoning and english test
I am a dedicated and experienced professional with a background in marketing and project management.
Experienced in marketing strategies and campaign management
Skilled in project planning and execution
Strong communication and leadership abilities
Managed cross-functional teams to achieve project goals
Developed a mobile app for tracking daily water intake and reminding users to stay hydrated.
Researched the importance of staying hydrated and the recommended daily water intake
Designed the user interface for the app to be user-friendly and visually appealing
Implemented features such as setting water intake goals, tracking progress, and sending reminders
Tested the app with a focus group to gather feedback for improvemen
OOPs stands for Object-Oriented Programming. It is used in programming to organize code into objects with properties and behaviors.
OOPs helps in organizing code into reusable components called objects
It promotes concepts like inheritance, encapsulation, and polymorphism
Example: In a banking application, a 'Account' object can have properties like account number and balance, and behaviors like deposit and withdraw
I am a highly motivated and detail-oriented individual with a background in marketing and a passion for project management.
Background in marketing
Passion for project management
Highly motivated and detail-oriented
Company is a global technology company known for its innovative products and services.
Founded in 1976 by Steve Jobs, Steve Wozniak, and Ronald Wayne.
Headquartered in Cupertino, California.
Known for products like iPhone, iPad, Mac, and Apple Watch.
Offers services like Apple Music, iCloud, and Apple Pay.
My role model is my grandmother because of her resilience, kindness, and wisdom.
My grandmother has faced many challenges in her life but always remains positive and strong.
She is always willing to help others and puts their needs before her own.
Her wisdom and life experiences have taught me valuable lessons that I apply in my own life.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Online assessment with aptitude, technical, english, listening, speaking
Interview experience
based on 20.2k reviews
Rating in categories
3-8 Yrs
Not Disclosed
Senior Software Engineer
21.2k
salaries
| ₹4.7 L/yr - ₹18.6 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Technical Lead
6.5k
salaries
| ₹9.2 L/yr - ₹37 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS