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 Interview Questions, Process, and Tips

Updated 2 Apr 2025

Top Tech Mahindra Interview Questions and Answers

  • Q1. What to do when you find blue screen while booting system.; What is VPN, it's advantages; In brief about ITIL process,; What is DNS and IP address
  • Q2. Which is better: dynamic memory allocation or static memory allocation & why?
  • Q3. Basic troubleshooting steps when a printer stops working.; What is the difference between router, switch and Hub.; Basics on networking.
View all 132 questions

Tech Mahindra Interview Experiences

Popular Designations

3.9k interviews found

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

(1 Question)

  • Q1. Oops concepts and stream api
Round 2 - Technical 

(1 Question)

  • Q1. Oops and stream api , spring boot

Top Tech Mahindra Software Developer Interview Questions and Answers

Q1. what is the difference between call by value and call by reference?
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Previous experience
  • Q2. GD&T knowledge and practical implementation

Senior Design Engineer Interview Questions asked at other Companies

Q1. Noise, Vibration, and Harshness (NVH) in gearboxes are influenced by several factors, which can broadly be categorized into design, material, manufacturing, and operational factors. Here are some key factors affecting NVH in gearboxes: ### ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Angular Lifecycle
  • Q2. Types of compilations in Angular
  • Ans. 

    There are two types of compilations in Angular: Just-in-Time (JIT) compilation and Ahead-of-Time (AOT) compilation.

    • Just-in-Time (JIT) compilation: Compiles the Angular application in the browser at runtime. Slower startup time but easier development process.

    • Ahead-of-Time (AOT) compilation: Compiles the Angular application during the build process before the browser downloads and runs the code. Faster startup time but r

  • Answered by AI
  • Q3. Building blocks of Angular
  • Ans. 

    Building blocks of Angular include components, modules, services, directives, templates, and dependency injection.

    • Components are the basic building blocks of Angular applications

    • Modules help organize the application into cohesive blocks of functionality

    • Services are reusable code that can be injected into components

    • Directives add behavior to elements in the DOM

    • Templates define the UI of the application

    • Dependency injecti...

  • Answered by AI

Skills evaluated in this interview

Senior Angular Developer Interview Questions asked at other Companies

Q1. What is Dependency Injection in Angular, and how do the @Self, @skipSelf, and @Optional decorators function within it?
View answer (1)

Data Analyst Interview Questions & Answers

user image Aditya Nawale

posted on 20 Dec 2024

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

Logical,verbal,quants

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is lambda function
  • Q2. What is subquary

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Tech Mahindra interview questions for popular designations

 Software Engineer

 (192)

 Senior Software Engineer

 (154)

 Customer Service Associate

 (130)

 Customer Support Associate

 (121)

 Associate Software Engineer

 (118)

 Customer Service Executive

 (115)

 Customer Care Executive

 (108)

 Software Developer

 (98)

Software Engineer Trainee Interview Questions & Answers

user image BHUCHUPALLI ANUSHA

posted on 7 Oct 2024

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

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

Easy to medium able to solve

Round 2 - Coding Test 

One easy ,one medium,one difficult

Round 3 - Technical 

(4 Questions)

  • Q1. Self introduction
  • Q2. About projects and certifications
  • Q3. Java OOPS concepts
  • Q4. Sql basic questions
Round 4 - HR 

(1 Question)

  • Q1. Are you able to rellocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I have no ties that would prevent me from relocating

    • I am excited about the prospect of experiencing a new city or country

  • Answered by AI

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Get interview-ready with Top Tech Mahindra Interview Questions

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

SIMPLE QUESTIONS, go through sample aptitude questions on google

Round 2 - Technical 

(2 Questions)

  • Q1. ABOUT PROJECT DETAILS
  • Q2. BASIC CODING QUESTIONS AND SCENARIO BASED QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well, do well. usually, interviewers ask simple questions only. Proper understanding is important

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 overriding. Difference between overloading and overriding. How can we handl... read more
View answer (79)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Jobs at Tech Mahindra

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

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked mostly on grpc.
Couple of coding questions like write the protobuf file for interfaces and gave a string from which asked to find out the valid IP address in that string.

Golang Developer Interview Questions asked at other Companies

Q1. can we return difference data type and how ,what architeture you worked in your project,does go have oops concepts
View answer (1)

Math Expert Interview Questions & Answers

user image Sathwiksharma M

posted on 30 Nov 2024

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Assignment 

You'll be provided a M.Sc Mathematics level written Assignment you have to answer the given 10 questions and each question carries 5 marks and then at the end upload the written test as a pdf

Round 2 - Technical 

(2 Questions)

  • Q1. Vector space properties
  • Ans. 

    Vector space properties include closure under addition and scalar multiplication, commutativity, associativity, distributivity, and existence of zero and additive inverse.

    • Closure under addition: For any vectors u and v in a vector space V, u + v is also in V.

    • Closure under scalar multiplication: For any vector u in V and scalar c, cu is also in V.

    • Commutativity of addition: u + v = v + u for all u, v in V.

    • Associativity o...

  • Answered by AI
  • Q2. Convergence of sequence etc
  • Ans. 

    Convergence of a sequence is when the terms of the sequence get closer and closer to a certain value as the sequence progresses.

    • A sequence converges if the terms get arbitrarily close to a single value as the sequence progresses.

    • Convergence can be proven using the epsilon-delta definition or by showing that the terms eventually stay within a certain range.

    • Examples of convergent sequences include 1/n, (-1)^n/n, and 1/n^

  • Answered by AI

Math Expert Interview Questions asked at other Companies

Q1. What are factors, multiples? What are integers? How will you teach learners fractions?
View answer (7)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

3 subsections with aptitude quantitative verbal and essay writing

Round 2 - Coding Test 

2 coding questions. easy-medium level.

Round 3 - English conversational 

(1 Question)

  • Q1. 30 mins online test. need to repeat what is told, grammatical errors, etc.
Round 4 - Technical 

(2 Questions)

  • Q1. Resume-based very easy questions, final year project
  • Q2. Some situation-based questions like your teammate isn't prepared for the project demo what will you do. Why not apply for a master's? What was your contribution to the project? Internship experience. some ...
Round 5 - HR 

(1 Question)

  • Q1. Easy. mainly check for confidence and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Graduate Engineer Interview Questions asked at other Companies

Q1. What is Finite Element Analysis? Explain using examples.
View answer (1)

Senior Quality Analyst Interview Questions & Answers

user image Devanshu pratap Singh

posted on 18 Dec 2024

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There are just a few logical and reasoning questions, and the second part of the test pertains to English proficiency.

Round 2 - HR 

(2 Questions)

  • Q1. Basic Introduction
  • Q2. What provokes you to leave your previous organisation.
  • Ans. 

    Lack of growth opportunities and stagnant work environment.

    • Limited opportunities for career advancement

    • Feeling of being undervalued or unappreciated

    • Stagnant work environment with no new challenges or learning opportunities

  • Answered by AI
Round 3 - One-on-one 

(7 Questions)

  • Q1. Basic introduction
  • Q2. What projects have you previously worked on?
  • Ans. 

    I have worked on various projects including implementing quality assurance processes, conducting test cases, and analyzing data.

    • Implemented quality assurance processes to ensure product quality

    • Conducted test cases to identify bugs and issues

    • Analyzed data to improve product performance

    • Worked on projects in industries such as software development and healthcare

  • Answered by AI
  • Q3. What are the biggest challenges you faced in your previous organisation?
  • Ans. 

    Some of the biggest challenges I faced in my previous organization included managing tight deadlines, resolving conflicts within teams, and adapting to changing project requirements.

    • Managing tight deadlines for multiple projects simultaneously

    • Resolving conflicts within teams and promoting effective communication

    • Adapting to changing project requirements and priorities

  • Answered by AI
  • Q4. What is a pivot table, and what is its significance in quality ?
  • Ans. 

    A pivot table is a data processing tool used to summarize, analyze, and present large amounts of data in a structured format.

    • Pivot tables allow users to rearrange and summarize data from a spreadsheet or database table to analyze trends and patterns.

    • They help in identifying relationships between different data points and making data-driven decisions.

    • Pivot tables can be used to calculate averages, sums, counts, and othe...

  • Answered by AI
  • Q5. What are the seven tools of quality?
  • Ans. 

    The seven tools of quality are a set of techniques used for quality control and improvement in manufacturing and service industries.

    • Check sheet: Used for collecting and analyzing data, such as defects or errors.

    • Control chart: Monitors process variation over time to identify trends or patterns.

    • Histogram: Displays data distribution to identify patterns or outliers.

    • Pareto chart: Helps prioritize issues by showing the most...

  • Answered by AI
  • Q6. What is the formula for calculating variance and error percentage based on the total number of samples?
  • Ans. 

    The formula for calculating variance is the sum of squared differences between each data point and the mean, divided by the total number of samples. Error percentage is the absolute difference between the actual and predicted values, divided by the actual value, multiplied by 100.

    • Variance = Σ((X - μ)²) / N, where X is each data point, μ is the mean, and N is the total number of samples

    • Error percentage = |(Actual - Pred...

  • Answered by AI
  • Q7. What is your understanding of Root Cause Analysis (RCA), and why is it considered important?
  • Ans. 

    RCA is a systematic process used to identify the underlying causes of problems or issues in order to prevent their recurrence.

    • RCA involves investigating an issue or problem to determine the root cause(s) rather than just addressing the symptoms.

    • It helps in identifying systemic issues within processes or systems that may be contributing to the problem.

    • RCA aims to prevent the recurrence of issues by addressing the root c...

  • Answered by AI

Top Tech Mahindra Senior Quality Analyst Interview Questions and Answers

Q1. What is the formula for calculating variance and error percentage based on the total number of samples?
View answer (1)

Senior Quality Analyst Interview Questions asked at other Companies

Q1. - Difference Between Verification and Vakudation -Difference between Microprocessor and Microcontroller -Test levels - Difference between Smoke and Regression - Who does Verification of software and Validation of Software - If a functionali... read more
View answer (1)

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra interview?
Tech Mahindra interview process usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process are HR, Technical and Resume Shortlist.
How to prepare for Tech Mahindra 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 Customer Service, customer support, voice process, international bpo and customer care.
What are the top questions asked in Tech Mahindra interview?

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

  1. Tell me something about yourself. Define encapsulation. What is inheritance. ...read more
  2. If the customer is not satisfied with your answer so what will you do to satisf...read more
  3. Which programming language you are comfortable wi...read more
How long is the Tech Mahindra interview process?

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

Tell us how to improve this page.

Tech Mahindra Interview Process

based on 3.3k interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Tech Mahindra Reviews and Ratings

based on 36.1k reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.1

Salary

3.5

Job security

3.4

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 36.1k Reviews and Ratings
Devops - SRE

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

₹ 10-20 LPA

Explore more jobs
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.4 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹5.5 L/yr - ₹23.3 L/yr

Technical Lead
11.9k salaries
unlock blur

₹9.6 L/yr - ₹38 L/yr

Associate Software Engineer
5.6k salaries
unlock blur

₹1.8 L/yr - ₹5.8 L/yr

Team Lead
5k salaries
unlock blur

₹5.3 L/yr - ₹17.4 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Wipro

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