i
LTIMindtree
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Java is a high-level, object-oriented programming language used for developing applications and software.
Java is platform-independent and can run on any operating system.
It is used for developing web applications, mobile applications, and enterprise software.
Java is known for its security features and is widely used in the financial industry.
It has a vast library of pre-built classes and functions that make coding easi...
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
Code to swap two numbers
Declare two variables and assign values to them
Use a third variable to store the value of the first variable
Assign the value of the second variable to the first variable
Assign the value of the third variable to the second variable
What people are saying about LTIMindtree
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
LTIMindtree interview questions for designations
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Campus Placement and was interviewed before May 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 5 interview rounds.
posted on 14 Feb 2015
I have knowledge in various areas of IT including networking, programming, databases, and cybersecurity.
Networking: I am familiar with concepts such as IP addressing, routing, and network protocols.
Programming: I have experience in languages like Java, Python, and C++, and can develop software applications.
Databases: I am proficient in working with SQL databases and can design and optimize database structures.
Cybersecu...
A class is a blueprint for creating objects that have similar attributes and behaviors.
A class is a user-defined data type that encapsulates data and functions.
It provides a way to organize and structure code.
Objects are instances of a class.
Classes can inherit properties and methods from other classes.
Example: A class 'Car' can have attributes like 'color', 'model', and methods like 'start', 'stop'.
Data structures are ways to organize and store data in a computer program.
Some common data structures include arrays, linked lists, stacks, queues, trees, and graphs.
Arrays are a collection of elements of the same data type, accessed by an index.
Linked lists are a sequence of nodes, each containing data and a reference to the next node.
Stacks are a last-in, first-out (LIFO) data structure, where elements are added and ...
A stack is a data structure where elements are added and removed from the top only.
A stack of plates in a buffet where the top plate is the only one accessible
A browser's back button where the previous pages are stored in a stack
A stack of books where the top book is the one you can read
A stack of trays in a cafeteria where the top tray is the only one you can take
A stack of pancakes where the top pancake is the one yo
My day was productive and fulfilling.
I completed all my tasks on time.
I had a successful meeting with a client.
I learned a new skill during a training session.
I received positive feedback from my supervisor.
I want to join GET because of the company's innovative approach and strong reputation in the industry.
I am impressed by GET's track record of developing cutting-edge technologies.
I believe that working at GET will provide me with valuable opportunities for professional growth.
GET's commitment to excellence aligns with my own values and aspirations.
I am excited about the possibility of contributing to GET's mission and
I am highly motivated and committed to my work. I have a strong track record of long-term employment and loyalty.
I have been with my current employer for over 5 years and have consistently received positive performance reviews.
I am dedicated to my career and have invested time and effort in developing my skills and knowledge.
I have a strong work ethic and take pride in delivering high-quality results.
I am excited about...
My strengths include strong communication skills, adaptability, and attention to detail. My weaknesses include being overly critical of myself and sometimes struggling with time management.
Strength: Strong communication skills - I am able to effectively convey information and ideas to others.
Strength: Adaptability - I am able to quickly adjust to new situations and work well under pressure.
Strength: Attention to detail...
posted on 15 Mar 2015
Program to display prime numbers from 1-35
Loop through numbers 1-35
Check if each number is prime
If prime, display the number
A 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
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.
Polymorphism helps in achieving code reusability and flexibility.
Yes, method overloading is possible in C++.
Method overloading allows multiple functions with the same name but different parameters.
The compiler determines which function to call based on the number and types of arguments passed.
Example: void print(int x), void print(float x), void print(char x) can all be overloaded.
Overloading can also be done with operators like +, -, *, /, etc.
Overloading improves code readability
I will use software tools that are relevant to my BE project.
The software tools I will use will depend on the nature of my BE project.
For example, if my project involves designing a circuit, I may use software like LTSpice or Proteus.
If my project involves programming, I may use software like Visual Studio or Eclipse.
I will also use software for data analysis and visualization, such as MATLAB or Python.
Ultimately, I wi...
Yes, we can write int func() and int func(int a) in a single class.
We can overload the function with different parameters.
The function with no parameter is called default constructor.
Example: class MyClass { int func(); int func(int a); };
Both functions can have different implementations.
You can insert Java code in HTML tags using the <script> tag.
Use the <script> tag to insert Java code within HTML tags.
Make sure to properly close the <script> tag.
Example: <script>System.out.println('Hello, World!');</script>
OOPS is a programming paradigm that focuses on objects and their interactions.
Encapsulation: bundling of data and methods that operate on that data
Inheritance: ability of a class to inherit properties and methods from a parent class
Polymorphism: ability of objects to take on multiple forms or behaviors
Abstraction: hiding of complex implementation details from the user
Examples: Java, C++, Python
Yes, can you tell me more about the company culture and values?
What are the core values of the organization?
How does the company foster a positive work environment?
What is the company's approach to diversity and inclusion?
Can you provide examples of how the company supports employee growth and development?
I have previously worked at three companies.
Worked as a software engineer at XYZ Inc. for 2 years
Interned at ABC Corp. for 6 months during college
Started my career as a junior developer at DEF Ltd. for 1 year
I didn't clear the aptitude because I lacked preparation and practice.
I didn't have enough time to prepare for the exam
I underestimated the difficulty level of the questions
I didn't practice enough mock tests
I lacked confidence during the exam
I have learned from my mistakes and will work harder next time
I learned the importance of thorough planning and communication.
Thorough planning can prevent oversights and mistakes.
Effective communication can prevent misunderstandings and ensure everyone is on the same page.
It's important to learn from mistakes and use them as opportunities for growth.
For example, in my previous project, we failed to properly plan for potential roadblocks and didn't communicate effectively with al...
Yes, we are a non-profit organization dedicated to promoting education in underprivileged communities.
Our organization focuses on providing educational resources to children in low-income areas.
We partner with local schools and community centers to offer after-school programs and tutoring services.
We also provide scholarships and grants to help students pursue higher education.
Our goal is to break the cycle of poverty ...
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
| ₹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