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

Updated 15 Jan 2025

Top Tech Mahindra Associate Software Engineer Interview Questions and Answers

View all 53 questions

Tech Mahindra Associate Software Engineer Interview Experiences

116 interviews found

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

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts DSA Java

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Shine and was interviewed in Jan 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 tips
Round 2 - HR 

(3 Questions)

  • Q1. Tella me about ur self
  • Q2. How much salary ur expecting
  • Q3. This is all up to

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice from my side because now a days every body is doing good in english so , if u have good knowledge in english u can crack any interview.

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

General aptitude and essay writing round

Round 2 - Coding Test 

Simple questions.. Medium coder can also do that.

Round 3 - Conversational test 

(2 Questions)

  • Q1. Try to mimic the words that displays on the screen. Without any mistake
  • Q2. They'll read you a passage .. Try to memorize and answer
Round 4 - Technical 

(2 Questions)

  • Q1. Total Java concepts and project related questions
  • Q2. What are oops concepts and what is ML?
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects. ML is a subset of AI that enables machines to learn from data.

    • OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or beh...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. This is to check r u ok with the salary and the company. If you ok then they'll provide Letter of intent.
  • Q2. What u know about the Tech Mahindra?
  • Ans. 

    Tech Mahindra is a global technology company that offers IT services and solutions to various industries.

    • Tech Mahindra is a part of the Mahindra Group, a multinational conglomerate based in India.

    • It provides services in areas like consulting, digital transformation, network services, and business process outsourcing.

    • Tech Mahindra has a strong presence in the telecommunications industry and has worked with major telecom...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try something and clear up to the 3rd round.. Job is urs.
Best of luck

Skills evaluated in this interview

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

I applied via campus placement at STES Smt Kashibai Navale College of Engineering, Pune and was interviewed before May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude was the round 1

Round 3 - Technical 

(3 Questions)

  • Q1. Technical was the second round
  • Q2. Difference between c++ and java
  • Ans. 

    C++ is a compiled language while Java is an interpreted language.

    • C++ is faster and more efficient than Java.

    • Java is platform-independent while C++ is platform-dependent.

    • C++ supports multiple inheritance while Java only supports single inheritance.

    • Java has automatic garbage collection while C++ requires manual memory management.

    • Java has a larger standard library than C++.

    • C++ is commonly used for system programming and g...

  • Answered by AI
  • Q3. Oops concepts , basic java concepts, difference between c c++ java , SQL
Round 4 - HR 

(2 Questions)

  • Q1. Was the final round
  • Q2. Can you Relocate ? Role model ? About Company
  • Ans. 

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

    • I am open to exploring new locations and cultures.

    • I have previously relocated for work and have found it to be a positive experience.

    • I am excited about the possibility of working for this company and am willing to relocate if necessary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • OOPS
  • Java
  • C++

Skills evaluated in this interview

Tech Mahindra interview questions for designations

 Software Associate

 (1)

 Associate Software Test Engineer

 (2)

 Associate Software Developer

 (5)

 Associate Software Trainee

 (1)

 Software Engineer

 (189)

 Associate Software Engineer 2

 (2)

 Associate IT Software Engineer

 (1)

 Senior Software Engineer

 (149)

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

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

Round 1 - Aptitude Test 

Apptidute and verba questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between C++ and C
  • Ans. 

    C++ is an extension of C with additional features like classes and inheritance.

    • C++ supports object-oriented programming concepts like classes and inheritance, while C does not.

    • C++ has a more extensive standard library compared to C.

    • C++ allows function overloading and templates, which are not available in C.

    • C++ supports exception handling, while C does not have built-in support for it.

  • Answered by AI
  • Q2. What is the purpose of for loop
  • Ans. 

    For loop is used to iterate over a block of code multiple times based on a condition.

    • Used to execute a block of code multiple times

    • Iterates over a sequence of values

    • Can be used with arrays, lists, or ranges

    • Example: for(int i=0; i<5; i++) { //code block }

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • Linux
  • Programming
  • DSA

Skills evaluated in this interview

Get interview-ready with Top Tech Mahindra Interview Questions

I applied via Instagram and was interviewed in May 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

It has four sections for 90 minutes. It is an elimination round.

Round 3 - Coding Test 

It contains 25 MCQs and 2 codes. 90 minutes

Round 4 - Assignment 

It is an svar test with lot of questions based on speaking, listening, writing. All about proficiency

Round 5 - Bot based TR interview 

(3 Questions)

  • Q1. Basic questions on java
  • Q2. Basic questions on DBMS and cloud
  • Q3. Basic questions on core java
Round 6 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. What is the routine tasks you do in college?
  • Q3. What is likes and dislikes in your college
  • Q4. A question on my certification (mentioned in resume)
  • Q5. Will you relocate? ......

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and genuine while giving answer.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Quite easy aptitude verbal, essay writing

Round 2 - Coding Test 

2 codes mostly on arrays and lists

Round 3 - Technical 

(1 Question)

  • Q1. About yourself resume based questions like technical questions on projects programming language questions, ask to write codes etc.
Round 4 - HR 

(1 Question)

  • Q1. We can't guess it based on interviewer for me they asked about family background and are u ok to relocate some basic hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - technical round is very important and after LOI they keep another exam on certification , It's a elimination round it will be difficult.

I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

2 hour test which included basics of all concepts like, probability, directions. Verbal includes correction of sentences, jumbled paragraph, passage reading, synonyms, antonyms. There were also questions from Data Sufficiency, Chart/ Graph reading. That's all I remember.

Round 2 - Psychometric Test 

(1 Question)

  • Q1. It does not have right answer or wrong answer, It just gets to know your pshychology.
Round 3 - Coding Test 

There was only one coding question. I executed the program in Java.

Round 4 - Technical 

(1 Question)

  • Q1. This was a bot based Technical round. It lasted around 2 hours. It asks all basic questions from HTML, CSS, your preferred coding language, Testing, Current and Upcoming technologies, 3 or 4 codes using yo...
  • Ans. 

    Bot-based technical round for Associate Software Engineer position

    • Questions on HTML, CSS, preferred coding language, testing, current and upcoming technologies

    • Asked to write 3-4 codes using preferred coding language

    • Prepare well for technical questions and coding challenges

    • Be familiar with latest technologies and trends in the industry

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. It is the final round. They asked me what I have mentioned in my resume (Java). Are you willing to relocate? Are you willing to work on weekends?

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • Testing
  • Basics in Programming
  • Web Development
  • SLDC
Interview preparation tips for other job seekers - This interview and online tests can be cracked with enough preparation. The questions were easy to medium hard.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Jabalpur Engineering College, Jabalpur and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy level aptitude questions

Round 2 - Coding Test 

2 easy level questions

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Mathematics and logical reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Project related discussion and technical questions as per resume
Round 4 - HR 

(1 Question)

  • Q1. Generic HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Best wishes
Explain your project well and keep your skills ready as mentioned in the resume

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Associate Software Engineer interview?
Tech Mahindra interview process usually has 3-4 rounds. The most common rounds in the Tech Mahindra interview process are Aptitude Test, Technical and HR.
How to prepare for Tech Mahindra Associate 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, Automation Testing, Customer Handling, Information Technology and Java.
What are the top questions asked in Tech Mahindra Associate Software Engineer interview?

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

  1. 1) What is NullPointerExceprion and give me a examp...read more
  2. 2) Can you call the base class method without creating an instan...read more
  3. 5) What are access specifiers and what is their significan...read more
How long is the Tech Mahindra Associate Software Engineer interview process?

The duration of Tech Mahindra Associate 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 Associate Software Engineer Interview Process

based on 101 interviews

6 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
  • Technical Round
  • HR Round - 1
  • HR Round - 2
  • HR Round - 3
View more
Tech Mahindra Associate Software Engineer Salary
based on 5.5k salaries
₹1.8 L/yr - ₹8.2 L/yr
32% less than the average Associate Software Engineer Salary in India
View more details

Tech Mahindra Associate Software Engineer Reviews and Ratings

based on 602 reviews

3.7/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.1

Salary

3.5

Job security

3.7

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 602 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