Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tech Mahindra Team. If you also belong to the team, you can get access from here

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Mahindra Software Engineer Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Tech Mahindra Software Engineer Interview Questions and Answers

  • Q1. Tell me something about yourself. Define encapsulation. What is inheritance. What is constructor. What is method overloading. Can we overload a constructor. What is overr ...read more
  • Q2. Factorial Calculation Problem Given an integer N , calculate and print the factorial of N . The factorial of a number N is defined as the product of all positive integer ...read more
  • Q3. Maximum Sum Subarray Problem Statement Given an array of integers, find the maximum sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42 ...read more
View all 77 questions

Tech Mahindra Software Engineer Interview Experiences

189 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reprsent a person level of competency to perform a certain a certain a type of task.

Round 2 - Aptitude Test 

Representing a person level of competency.

Round 3 - HR 

(4 Questions)

  • Q1. Why we chose this BTech engineering field.
  • Q2. Our introduction
  • Q3. Describe of our project
  • Q4. Description of our internship.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good and well and confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dax questions on Power BI
  • Q2. SQL code questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

NAjhgyuvvhhjhhjhjhvmjjv

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different data types.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q2. What is OOPS?What are the advantages?
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • Encapsulation: Objects can encapsulate data and behavior within a single unit.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objects can take on multiple forms or have different behaviors based on their data type.

    • Reusability: Objects and cla...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic C++ Questions
  • Q2. Standard Template Library

Tech Mahindra interview questions for designations

 Senior Software Engineer

 (149)

 Associate Software Engineer

 (116)

 Junior Software Engineer

 (14)

 Software Engineer Trainee

 (7)

 Software Testing Engineer

 (6)

 Assistant Software Engineer

 (2)

 System Software Engineer

 (1)

 Software Development Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. General technical question related to your interest in language
Round 3 - HR 

(1 Question)

  • Q1. Personal related question

Get interview-ready with Top Tech Mahindra Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Gave test in 2020 , now the process is changed

Round 2 - Technical 

(1 Question)

  • Q1. Normal basic questions based on resume
Round 3 - Coding Test 

Not remember much about the question but it was basic program

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude round is easy

Interview Preparation Tips

Interview preparation tips for other job seekers - I attend tech mahindra. There is four different types of processing for interview. First round is aptitude and second round is simple coding and third round is super coding or communication round and the last round is interview.

Software Engineer Interview Questions & Answers

user image Kalaiarasi Mani

posted on 10 Feb 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Approached by Company

Round 1 - Aptitude Test 

Details checking the IQ level in maths

Round 2 - Technical 

(2 Questions)

  • Q1. Technical questions regarding the subject
  • Q2. Ic555 what is the purpose
  • Ans. 

    IC555 is a popular integrated circuit used in electronic devices for generating accurate and stable timing signals.

    • IC555 is a timer IC that can be used in various applications such as oscillators, pulse generators, and frequency dividers.

    • It is commonly used in electronic circuits for controlling the timing of events.

    • IC555 has three operational modes: monostable, astable, and bistable.

    • In the monostable mode, it generate...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Aptitude test for 60 mins

Round 2 - Technical 

(1 Question)

  • Q1. Simple Project related prob
Round 3 - HR 

(1 Question)

  • Q1. Just the offer discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts and solid principles

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Software Engineer interview?
Tech Mahindra interview process usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process are Technical, HR and Aptitude Test.
How to prepare for Tech Mahindra Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are Software Engineering, Java, SQL, Javascript and Python.
What are the top questions asked in Tech Mahindra Software Engineer interview?

Some of the top questions asked at the Tech Mahindra Software Engineer interview -

  1. Tell me something about yourself. Define encapsulation. What is inheritance. ...read more
  2. If you found/ raise a bug on the bug tracking tool and the developer review the...read more
  3. How do we pass data from one component to another in Rea...read more
How long is the Tech Mahindra Software Engineer interview process?

The duration of Tech Mahindra Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Tech Mahindra Software Engineer Interview Process

based on 153 interviews

5 Interview rounds

  • Technical Round
  • HR Round - 1
  • HR Round - 2
  • HR Round - 3
  • HR Round - 4
View more
Tech Mahindra Software Engineer Salary
based on 26.4k salaries
₹2 L/yr - ₹9.2 L/yr
29% less than the average Software Engineer Salary in India
View more details

Tech Mahindra Software Engineer Reviews and Ratings

based on 2.6k reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

2.9

Salary

3.6

Job security

3.6

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 2.6k Reviews and Ratings
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Senior Software Engineer
21.4k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
11.7k salaries
unlock blur

₹9.5 L/yr - ₹38 L/yr

Associate Software Engineer
5.5k salaries
unlock blur

₹1.8 L/yr - ₹8.2 L/yr

Team Lead
5k salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview