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

Clear (1)

Tech Mahindra Senior Software Engineer Interview Questions, Process, and Tips

Updated 4 Mar 2025

Top Tech Mahindra Senior Software Engineer Interview Questions and Answers

  • Q1. How to apply SOLID principle and what is dependency injection and why to use it and scenarios on where to use
  • Q2. In azure data factory how would you implement the functionality of tumbling window without actually using that feature already available?
  • Q3. 1)Val a = Array(1,2,1,3,4) Need output as (1,2) (2,1) (1,3) (3,4)
View all 97 questions

Tech Mahindra Senior Software Engineer Interview Experiences

150 interviews found

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

I applied via Campus Placement

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Which stream you are working
  • Ans. 

    I am currently working in the software development stream.

    • Working in software development stream

    • Experience in coding and programming

    • Familiar with various programming languages

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expected CTC
  • Ans. 

    My expected CTC is based on my experience, skills, and the market rate for Senior Software Engineers.

    • My expected CTC is in line with industry standards for Senior Software Engineers.

    • I have taken into consideration my years of experience and expertise in software development.

    • I am open to negotiation based on the overall compensation package offered by the company.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium java initial level
Round 2 - Technical 

(1 Question)

  • Q1. Selenium java questions moderate level
Round 3 - HR 

(1 Question)

  • Q1. Why should I hire you

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. About previous company
  • Q2. Abour project that I have worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for your project and practice coding in the mean time
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Concepts and real time scenarios
Round 3 - Technical 

(1 Question)

  • Q1. Concepts and real time scenarios
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and notice period

Tech Mahindra interview questions for designations

 Senior Software Engineer 2

 (2)

 Senior Software Engineer Testing

 (2)

 Senior Software Quality Engineer

 (1)

 Senior Software Development Engineer

 (1)

 Software Engineer

 (189)

 Senior Software Developer

 (10)

 Senior Software Programmer

 (1)

 Senior Software Tester

 (1)

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is list comprehension and example
  • Ans. 

    List comprehension is a concise way to create lists in Python by applying an expression to each item in a sequence.

    • Syntax: [expression for item in sequence]

    • Example: squares = [x**2 for x in range(10)]

    • Can include conditional statements: even_numbers = [x for x in range(10) if x % 2 == 0]

  • Answered by AI
  • Q2. Explain about server-client working model and how server monitoring client in active status
  • Ans. 

    Server-client model involves server providing services to clients, monitoring client status to ensure active connection.

    • Server-client model involves a server providing services to multiple clients.

    • Clients connect to the server to request and receive data or services.

    • Server monitors client connections to ensure they are active and responsive.

    • Server may use heartbeat signals or periodic checks to monitor client status.

    • If...

  • Answered by AI

Get interview-ready with Top Tech Mahindra Interview Questions

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 Dec 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Not remember, but certainly some basic node js functionality like event loop and it’s phases and multiple threads ne all
Round 3 - Technical 

(1 Question)

  • Q1. I don’t remember I m sorry, but there were some problems needed to solve using ur programming skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared from the basics, and u must be having a good attitude and confidence, u must know the security technology a project needs,

Senior Software Engineer Jobs at Tech Mahindra

View all
Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic java like java 8 feature, Data types
Round 3 - Coding Test 

Sql query for self join etc

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Java basic questions
  • Q2. Microservices based questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. What are the services in Drupal?
  • Ans. 

    Drupal provides various services to extend its functionality and features.

    • Drupal core services such as database, cache, and logging

    • Third-party services like RESTful web services, search, and email

    • Custom services created by developers to meet specific needs

    • Services can be accessed through Drupal's Service Container

  • Answered by AI
  • Q2. What is patch and how to create and apply
  • Ans. 

    A patch is a file that contains changes to a software program. It can be created using a diff tool and applied using a patch tool.

    • A patch file contains the changes made to a software program.

    • It can be created using a diff tool like Git diff or SVN diff.

    • The patch file can be applied using a patch tool like Git apply or SVN patch.

    • Patches are commonly used to update software programs or fix bugs.

    • Patches can also be used t...

  • Answered by AI
  • Q3. How to create custom module in drupal
  • Ans. 

    To create a custom module in Drupal, follow these steps:

    • Create a new folder in the 'modules' directory of your Drupal installation

    • Create a .info.yml file in the new folder with module information

    • Create a .module file in the new folder with module code

    • Enable the module in the Drupal admin interface

    • Clear the cache to ensure Drupal recognizes the new module

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. HR discussion like: salary, notice period etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core thing, whatever you are using/answering just make sure about the it's justification.

Skills evaluated in this interview

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

Contribute & help others!
anonymous
You can choose to be anonymous

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Senior 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 Resume Shortlist.
How to prepare for Tech Mahindra Senior 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, Spring Boot, SQL and Javascript.
What are the top questions asked in Tech Mahindra Senior Software Engineer interview?

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

  1. How to apply SOLID principle and what is dependency injection and why to use it...read more
  2. In azure data factory how would you implement the functionality of tumbling win...read more
  3. 1)Val a = Array(1,2,1,3,4) Need output as (1,2) (2,1) (1,3) (3...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.

Recently Viewed

SALARIES

Hewlett Packard Enterprise

SALARIES

Datamatics Global Services

SALARIES

Tech Mahindra

INTERVIEWS

Tech Mahindra

No Interviews

INTERVIEWS

Vodafone Idea

No Interviews

SALARIES

Tech Mahindra

REVIEWS

Tech Mahindra

No Reviews

INTERVIEWS

Tech Mahindra

1.5k top interview questions

SALARIES

Tech Mahindra

Tell us how to improve this page.

Tech Mahindra Senior Software Engineer Interview Process

based on 126 interviews

4 Interview rounds

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

Tech Mahindra Senior Software Engineer Reviews and Ratings

based on 1.8k reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.1

Salary

3.6

Job security

3.4

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 1.8k Reviews and Ratings
Senior Software Engineer

Mumbai

7-12 Yrs

Not Disclosed

Senior Software Engineer

Mumbai

3-6 Yrs

Not Disclosed

Senior Software Engineer - OM, CPQ

Hyderabad / Secunderabad,

Pune

+1

5-10 Yrs

₹ 20-35 LPA

Explore more jobs
Software Engineer
26.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
21.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
11.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
5.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
5k salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent