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 8 Apr 2025

Top Tech Mahindra Interview Questions and Answers

  • Q1. In azure data factory how would you implement the functionality of tumbling window without actually using that feature already available?
  • Q2. 1)Val a = Array(1,2,1,3,4) Need output as (1,2) (2,1) (1,3) (3,4)
  • Q3. What is the biggest challenge you faced in developing azure solution?
View all 66 questions

Tech Mahindra Interview Experiences

80 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. What is performance tuning
  • Ans. 

    Performance tuning is the process of optimizing software to improve its speed, efficiency, and resource utilization.

    • Identifying bottlenecks and areas of inefficiency

    • Optimizing algorithms and data structures

    • Reducing I/O operations and network latency

    • Caching frequently accessed data

    • Profiling and benchmarking to measure improvements

    • Tuning hardware and infrastructure

    • Testing and validating changes before deployment

  • Answered by AI
  • Q2. View and materialised view difference
  • Ans. 

    Difference between view and materialized view

    • A view is a virtual table that does not store data, while a materialized view is a physical table that stores data

    • Views are dynamically generated while materialized views are precomputed and stored

    • Materialized views are faster for read-heavy workloads but slower for write-heavy workloads

    • Materialized views need to be refreshed periodically to ensure data consistency

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions & Answers

user image Ganji Show Babu Sri Bhanu

posted on 5 Sep 2023

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

I applied via Naukri.com and was interviewed before Sep 2022. 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 - Technical 

(1 Question)

  • Q1. It is about technical related to my technology which as Oracle apps.Following with Pl/SQL questions.
Round 3 - HR 

(1 Question)

  • Q1. It is related to my previous company and compensations
Round 4 - Client Interview 

(1 Question)

  • Q1. It is also related to technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and perform well thats it

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is mes proficy
  • Q2. Why we are using mes proficy

Interview Preparation Tips

Interview preparation tips for other job seekers - Remain positive and confident throughout the interview process.

I applied via LinkedIn and was interviewed in Nov 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. 1. Describle design patterns.
  • Ans. 

    Design patterns are reusable solutions to common software design problems.

    • Design patterns provide a common language for developers to communicate about solutions to common problems.

    • They can improve the quality, maintainability, and scalability of software.

    • Examples include the Singleton pattern, Factory pattern, and Observer pattern.

  • Answered by AI
  • Q2. 2. N-Queen problem back tracking
  • Ans. 

    The N-Queen problem is to place N chess queens on an NxN board so that no two queens threaten each other.

    • Backtracking is a common algorithmic technique used to solve the N-Queen problem.

    • The algorithm tries to place a queen in each row of the board, and backtracks if it cannot find a valid position.

    • The solution can be optimized by using bit manipulation to check for conflicts between queens.

    • The time complexity of the al...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Practice one algorithm atleast in one week very easy goal but trust me very helpful

Skills evaluated in this interview

Tech Mahindra interview questions for designations

 Senior Software Engineer 2

 (2)

 Senior Software Engineer Testing

 (2)

 Senior Associate Software Engineer

 (1)

 Senior Software Quality Engineer

 (1)

 Senior Software Development Engineer

 (1)

 Software Engineer

 (193)

 Senior Software Developer

 (10)

 Senior Software Programmer

 (1)

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

I applied via LinkedIn and was interviewed in Jun 2022. 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 - Technical 

(4 Questions)

  • Q1. Oracle forms and report
  • Q2. Sql DBMS plsql views trigger
  • Q3. Report trigger sequence
  • Q4. Unix command procedure and functional and queries
  • Ans. 

    Explaining Unix command procedure and functional queries

    • Unix commands are used to perform various tasks on the Unix operating system

    • Commands can be executed in the terminal or through shell scripts

    • Functional queries involve retrieving specific information from a database

    • Queries can be written in SQL or other query languages

    • Unix commands can be used to manipulate and analyze data in databases

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Oracle forms and report
  • Q2. Oracle and plsql,sql
Round 4 - HR 

(1 Question)

  • Q1. Package discussion and cleared

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok.be confidence on the interview.either correct or not matter confidence answer need to be say.

Skills evaluated in this interview

Get interview-ready with Top Tech Mahindra Interview Questions

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question of Swift, Core data, multi threading, Unit Testing, GCD
Round 2 - One-on-one 

(1 Question)

  • Q1. Just Introduction round
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical discuss with client

Interview Preparation Tips

Interview preparation tips for other job seekers - Before interview process remind all learned concept once, and not learn any new concept before last minute of interview.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. I'm a Syniti ADM consultant ,so everything about Adm tool was asked
Round 3 - Technical 

(1 Question)

  • Q1. Again in depth of syniti ADM tool , basics of Sap mm module ( since I had worked on sap mm module) during data migration process
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About you Project experience and technical discussion
Round 2 - HR 

(1 Question)

  • Q1. Package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare specific to JD and recall project details you worked and technical as well
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How does hash map internally work in Java?
  • Ans. 

    HashMap in Java uses an array of linked lists to store key-value pairs, with keys being hashed to determine the index in the array.

    • HashMap contains an array of linked lists where each element is a key-value pair

    • When a key is inserted, its hash code is used to determine the index in the array

    • If multiple keys hash to the same index, they are stored in a linked list at that index

    • To retrieve a value, the key's hash code is...

  • Answered by AI
  • Q2. General question on Java Thread
Round 2 - HR 

(1 Question)

  • Q1. Compensation Expectation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. 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 - One-on-one 

(3 Questions)

  • Q1. About our Job profile
  • Ans. Briefly describe the job roles that you have experienced in the past
  • Answered by plumpalbert
  • Q2. Package you desire
  • Q3. 30 % hike or Industry standards hike
Round 3 - Technical 

(2 Questions)

  • Q1. How do you deal with customers through email, Do you have any experience handling this?
  • Ans. 

    Yes

    • I have extensive experience dealing with customers through email

    • I prioritize clear and concise communication to address customer inquiries and concerns

    • I ensure prompt responses and follow-ups to maintain customer satisfaction

    • I have successfully resolved complex issues and provided technical guidance via email

    • I maintain a professional and empathetic tone in all customer interactions

  • Answered by AI
  • Q2. Yes, we need to describe the whole process that we have worked on in the past which suits the current Job profile.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, How much you expect?

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Questionary
  • related to customer handling
  • Global Delivery
  • Critical Care
Interview preparation tips for other job seekers - Be true and loyal to the company and never expect too much of a package increase as there will be pretty good deductions.

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Senior Software Engineer interview for experienced candidates?
Tech Mahindra interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for Tech Mahindra Senior Software Engineer interview for experienced candidates?
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, Spring Boot, SQL and Javascript.
What are the top questions asked in Tech Mahindra Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Tech Mahindra Senior Software Engineer interview for experienced candidates -

  1. In azure data factory how would you implement the functionality of tumbling win...read more
  2. 1)Val a = Array(1,2,1,3,4) Need output as (1,2) (2,1) (1,3) (3...read more
  3. What is the biggest challenge you faced in developing azure solutio...read more
How long is the Tech Mahindra Senior Software Engineer interview process?

The duration of Tech Mahindra Senior 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 Interview Process

based on 45 interviews

4 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Personal Interview1 Round
  • HR Round
View more
Tech Mahindra Senior Software Engineer Salary
based on 21.6k salaries
₹5.5 L/yr - ₹23.5 L/yr
13% less than the average Senior Software Engineer Salary in India
View more details

Tech Mahindra Senior Software Engineer Reviews and Ratings

based on 1.9k reviews

3.6/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.1

Salary

3.5

Job security

3.4

Company culture

2.7

Promotions

3.3

Work satisfaction

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

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹5.5 L/yr - ₹23.5 L/yr

Technical Lead
11.9k salaries
unlock blur

₹9.6 L/yr - ₹38.5 L/yr

Associate Software Engineer
5.7k salaries
unlock blur

₹1.8 L/yr - ₹5.9 L/yr

Team Lead
5.1k salaries
unlock blur

₹5.3 L/yr - ₹17.5 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