i
Tech
Mahindra
Filter interviews by
Key concepts of Object-Oriented Programming include encapsulation, inheritance, polymorphism, and abstraction, enhancing code reusability.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: A 'Car' class with properties like 'speed' and methods like 'accelerate()'.
Inheritance: Mechanism to create a new class from an existing class, inheriting its attributes and metho...
Kotlin is a modern, statically typed programming language designed for JVM, Android, and web development, emphasizing safety and conciseness.
Kotlin is fully interoperable with Java, allowing developers to use existing Java libraries.
It supports functional programming features, such as higher-order functions and lambda expressions. Example: val sum = { a: Int, b: Int -> a + b }
Kotlin has null safety built into i...
A technical interview is a job interview for positions in the technology industry where candidates are evaluated on their technical skills and knowledge.
Technical interviews typically involve coding challenges, problem-solving exercises, and discussions about technical concepts.
Candidates may be asked to write code on a whiteboard, solve algorithmic problems, or explain their approach to solving a technical challe...
Single inheritance allows a class to inherit from only one parent class, while multiple inheritance allows a class to inherit from multiple parent classes.
Single inheritance: class A can inherit from class B.
Multiple inheritance: class A can inherit from class B and class C.
Single inheritance is simpler and easier to understand.
Multiple inheritance can lead to ambiguity and complexity, known as the diamond problem...
What people are saying about Tech Mahindra
OOPs concepts are the principles of Object-Oriented Programming that focus on encapsulation, inheritance, and polymorphism.
Encapsulation: bundling of data and methods that manipulate the data within a single unit
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 the implementation details of...
A software company develops, maintains, and sells software products and services to meet various user needs.
Software companies create applications, such as Microsoft (Office Suite) and Adobe (Photoshop).
They may also develop systems software, like operating systems (e.g., Microsoft Windows, Linux).
Some focus on web development, providing services like Shopify for e-commerce platforms.
Others specialize in mobile ap...
Operators in programming are symbols that perform specific operations on one or more operands.
Operators can be arithmetic (+, -, *, /), assignment (=), comparison (==, !=, <, >), logical (&&, ||, !), bitwise (&, |, ^), etc.
Unary operators operate on a single operand, while binary operators operate on two operands.
Examples: 5 + 3 (addition), x = 10 (assignment), a == b (comparison), true && false (logical)
Long form refers to the complete or expanded version of an acronym or abbreviation.
Long form is used to provide clarity and avoid confusion.
It is commonly used in technical fields and academia.
Examples include NASA (National Aeronautics and Space Administration) and AIDS (Acquired Immune Deficiency Syndrome).
I applied via Campus Placement
Basic aptitude questions
Basics of apps and communication skills
3 programs have to solve atleast 2
I applied via Walk-in and was interviewed in Nov 2023. There were 6 interview rounds.
Self introduction
My self meghana
Iam studying b.tech complete in chimakurthi percent7.3
Hobbes play games, music
Python coding
Numbers =(3,1,3,6,23,123,5)
Min=number (0)
Max=number (0)
for i renge (len(numbers)):
if number [i]>max:
max=number [i]
elif number [i]
Print ("Min:" min)
Print ("Max:" max)
Output
Min (1)
Max (123)
Favorite online resources
thoughts on the internet
the impact of social
the pros and cons of technology
the changing landscape of education
the importance of connection
A technical interview is a job interview for positions in the technology industry where candidates are evaluated on their technical skills and knowledge.
Technical interviews typically involve coding challenges, problem-solving exercises, and discussions about technical concepts.
Candidates may be asked to write code on a whiteboard, solve algorithmic problems, or explain their approach to solving a technical challenge.
I...
How much money can you make
Basic aptitude questions, puzzles and memory games
I appeared for an interview before Jun 2024, where I was asked the following questions.
String is immutable; StringBuilder is mutable. Use String for fixed text, StringBuilder for dynamic string manipulation.
Strings are immutable, meaning once created, they cannot be changed. Example: String str = 'Hello'; str = str + ' World';
StringBuilder is mutable, allowing for dynamic modifications without creating new objects. Example: StringBuilder sb = new StringBuilder('Hello'); sb.Append(' World');
Use String for...
Key concepts of Object-Oriented Programming include encapsulation, inheritance, polymorphism, and abstraction, enhancing code reusability.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: A 'Car' class with properties like 'speed' and methods like 'accelerate()'.
Inheritance: Mechanism to create a new class from an existing class, inheriting its attributes and methods. E...
If you learn perfectly it will be easy
If you practice perfectly it will be easy
Apple program and some c programming and python
Operators in programming are symbols that perform specific operations on one or more operands.
Operators can be arithmetic (+, -, *, /), assignment (=), comparison (==, !=, <, >), logical (&&, ||, !), bitwise (&, |, ^), etc.
Unary operators operate on a single operand, while binary operators operate on two operands.
Examples: 5 + 3 (addition), x = 10 (assignment), a == b (comparison), true && false (logical)
I appeared for an interview before Jun 2024, where I was asked the following questions.
Training a machine involves feeding it data and adjusting parameters to improve its performance on specific tasks.
1. Data Collection: Gather relevant data for the task, e.g., images for image recognition.
2. Data Preprocessing: Clean and format the data, such as normalizing pixel values in images.
3. Model Selection: Choose an appropriate algorithm, like neural networks for complex tasks.
4. Training: Use the data to trai...
I applied via Naukri.com and was interviewed in Oct 2022. There were 5 interview rounds.
Core java programs test
The duration of Tech Mahindra Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 19 interview experiences
Difficulty level
Duration
based on 2.8k reviews
Rating in categories
Software Engineer
26.6k
salaries
| ₹3.7 L/yr - ₹9.2 L/yr |
Senior Software Engineer
22.2k
salaries
| ₹6.4 L/yr - ₹23.5 L/yr |
Technical Lead
12.5k
salaries
| ₹9.8 L/yr - ₹40 L/yr |
Associate Software Engineer
6k
salaries
| ₹1.9 L/yr - ₹5.7 L/yr |
Team Lead
5.3k
salaries
| ₹6.5 L/yr - ₹17.9 L/yr |
Infosys
Cognizant
Accenture
Wipro