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

(2 Questions)

  • Q1. Difference between SQL and plsql
  • Ans. 

    SQL is a standard language for managing relational databases, while PL/SQL is a procedural extension for SQL.

    • SQL is a standard language used to manage and manipulate data in relational databases.

    • PL/SQL is a procedural language extension for SQL, allowing for more complex programming capabilities.

    • SQL is used for querying and updating data, while PL/SQL is used for writing procedural code like loops and conditional state...

  • Answered by AI
  • Q2. Difference between function and procedure
  • Ans. 

    Function returns a value while procedure does not.

    • Function returns a value, procedure does not

    • Functions are used for calculations and return a value, procedures are used for executing a sequence of statements

    • Example: Function to calculate the square of a number, Procedure to display a message

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What do you want to join Tech Mahindra
  • Q2. What motives you

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Agile, stlc, sdlc
  • Q2. Difference between regression, sanity and smoke
  • Ans. 

    Regression, sanity, and smoke testing are different types of software testing.

    • Regression testing is done to ensure that new code changes do not negatively impact existing functionality.

    • Sanity testing is a narrow and focused testing to quickly determine if a new functionality is working as expected.

    • Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Regression testi...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Discussion about job location
  • Q2. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Not so difficult to crack

Skills evaluated in this interview

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
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Malla Reddy Engineering College, Ranga Reddy and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. About family and personal life
  • Q2. Why we need to hire you
  • Ans. 

    I bring a unique combination of technical skills, problem-solving abilities, and a strong work ethic to contribute effectively to the team.

    • Strong technical skills in programming languages such as Java, Python, and C++

    • Proven track record of successfully delivering high-quality software solutions on time

    • Excellent problem-solving abilities and analytical thinking

    • Strong communication skills to collaborate effectively with

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Testing, introducing yourself,
  • Q2. Explaining the way you are

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)

 Embedded Software Engineer

 (1)

 Lead Software Engineer

 (1)

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

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About my project
  • Q2. ABAP basics questions.

Get interview-ready with Top Tech Mahindra Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Group Discussion 

COmmunication /Visibility/Sharp presentatiosn

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sql based questions

Software Engineer Interview Questions & Answers

user image nivetha karthi

posted on 26 Nov 2024

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

Basics of apps and communication skills

Round 2 - Coding Test 

3 programs have to solve atleast 2

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

(3 Questions)

  • Q1. ADF and components
  • Q2. SQL code to perform upsert using joins
  • Ans. 

    SQL code to perform upsert using joins

    • Use the MERGE statement in SQL to perform upsert operations

    • Join the source table with the target table on the appropriate columns

    • Specify the conditions for matching records and update the target table accordingly

    • Insert the non-matching records from the source table into the target table

  • Answered by AI
  • Q3. Python code Fibonacci series
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions in ADF, Databricks
Round 3 - HR 

(1 Question)

  • Q1. Package discussion

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Nov 2023. There were 6 interview rounds.

Round 1 - Aptitude Test 

Self introduction
My self meghana
Iam studying b.tech complete in chimakurthi percent7.3
Hobbes play games, music

Round 2 - Coding Test 

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] min=number [i]:

Print ("Min:" min)
Print ("Max:" max)

Output
Min (1)
Max (123)

Round 3 - Group Discussion 

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

Round 4 - HR 

(2 Questions)

  • Q1. 1. tell me something about yourself 2.what are your strengths 3.why are you interested in this job 4.where do you see yourself in the next 5 years 5.why did you leave you last job
  • Q2. 1.my self Meghana
Round 5 - Technical 

(2 Questions)

  • Q1. 1. what is a technical interview?
  • Ans. 

    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...

  • Answered by AI
  • Q2. Technical interview are a part of the hiring process for technical professionals
Round 6 - Assignment 

How much money can you make

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