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
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Depends on role
  • Q2. Depends upon role
  • Q3. Depends upon the rolr
Round 2 - Technical 

(1 Question)

  • Q1. Depends upon the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready jd carefully
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions, puzzles and memory games

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Question regarding speed distance coding also sql

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. EXPLAIN ABOUT YOUR SELF IN DETAIL
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • Experienced in full stack web development

    • Proficient in languages such as JavaScript, Python, and Java

    • Skilled in using frameworks like React, Node.js, and Django

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI

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
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions on technical and programming

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept like inheritance, polymorphism, encapsulation, abstraction
  • Q2. Linked list, stack, array all java basics

Get interview-ready with Top Tech Mahindra Interview Questions

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

(2 Questions)

  • Q1. Linux based questions asked
  • Q2. SQL based questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have details on client and company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

All aptitude questions on their portal

Round 2 - Technical 

(2 Questions)

  • Q1. All oops concept this keyword
  • Q2. Basics of java who made it and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn one language fully
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It is about mathematics, aptitude, logical, reasoning, English

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

I applied via Company Website and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Good and general aptitude questions are easy

Round 3 - Coding Test 

Good and easy questions are asked in coding tests.

Round 4 - Technical 

(5 Questions)

  • Q1. Oops, concepts in programming?
  • Q2. Networking concepts in cs
  • Ans. 

    Networking concepts in computer science involve understanding how data is transmitted and communicated between devices on a network.

    • Understanding of OSI model and TCP/IP protocol suite

    • Knowledge of IP addressing, subnetting, and routing

    • Familiarity with network devices such as routers, switches, and firewalls

    • Understanding of network security concepts like encryption and authentication

    • Experience with network troubleshooti

  • Answered by AI
  • Q3. DBMS concepts in cs
  • Ans. 

    DBMS concepts in computer science involve understanding database design, management, and querying.

    • Understanding database design principles such as normalization and denormalization

    • Knowledge of database management tasks like indexing, transactions, and concurrency control

    • Familiarity with querying languages like SQL and query optimization techniques

    • Understanding of data modeling and relationships between entities in a da...

  • Answered by AI
  • Q4. New technologies you know?
  • Ans. 

    I am familiar with technologies such as React, Node.js, Docker, Kubernetes, and AWS.

    • React

    • Node.js

    • Docker

    • Kubernetes

    • AWS

  • Answered by AI
  • Q5. DSA questions etc

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are sql joins?
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • SQL joins are used to retrieve data from multiple tables based on a related column between them

    • Types of SQL joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right ...

  • Answered by AI
  • Q2. What is foreign key?
  • Ans. 

    Foreign key is a field in a database table that links to a primary key in another table.

    • Used to establish a relationship between two tables in a database

    • Ensures referential integrity

    • Prevents invalid data from being inserted into the foreign key column

    • Example: CustomerID in Orders table linking to CustomerID in Customers table

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview questions.

Skills evaluated in this interview

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