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
3.5

based on 34.1k Reviews

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

119 interviews found

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

(5 Questions)

  • Q1. Swap two variables, prime number
  • Ans. 

    To swap two variables, use a temporary variable to store one value before swapping them.

    • Create a temporary variable to store one of the values

    • Assign the first variable to the temporary variable

    • Assign the second variable to the first variable

    • Assign the temporary variable to the second variable

  • Answered by AI
  • Q2. Based on Linux, SQL and other
  • Q3. What are pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables or functions.

    • Pointers are used to access and manipulate memory directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declaring a pointer to an integer variable

  • Answered by AI
  • Q4. Commands on SQL and Linux
  • Q5. Questions related to HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Aptitude test and general knowledge
  • Q2. Coding exam and mcq question

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good start for new commers.

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 Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Aptitude Test 

General aptitide and logical reasoning

Round 2 - Communication 

(3 Questions)

  • Q1. Reading the displayed statements
  • Q2. Hearing and answering to the questions
  • Q3. Speak on a topic for 1 min
  • Ans. 

    The impact of artificial intelligence on society

    • AI has revolutionized various industries such as healthcare, finance, and transportation

    • Ethical concerns surrounding AI, such as job displacement and privacy issues

    • Potential benefits of AI, such as improved efficiency and decision-making

    • Examples like self-driving cars, virtual assistants, and medical diagnosis systems

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. Whats oops concept?
  • Ans. 

    Object-oriented programming paradigm focusing on objects and classes.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features.

  • Answered by AI
  • Q2. Why you prefer java?
  • Ans. 

    I prefer Java for its platform independence, strong community support, and extensive libraries.

    • Platform independence allows Java code to run on any device with a Java Virtual Machine (JVM)

    • Strong community support ensures quick resolution of issues and access to resources

    • Extensive libraries provide pre-built solutions for common programming tasks

    • Java is widely used in enterprise applications, web development, and mobile

  • Answered by AI
  • Q3. Explain about your projects?
  • Q4. Most of the questions were from my resume, he scanned my resume through his eyes, and started directly with my projects?
  • Q5. What do you mean by ML?
  • Ans. 

    ML stands for Machine Learning, a subset of artificial intelligence that focuses on the development of algorithms and models that allow computers to learn from and make predictions or decisions based on data.

    • ML involves training algorithms to recognize patterns in data and make decisions or predictions without being explicitly programmed.

    • Common techniques in ML include supervised learning, unsupervised learning, and re...

  • Answered by AI
Round 4 - HR 

(6 Questions)

  • Q1. Tell me about yourself that is not mentioned in your resume?
  • Ans. 

    I am an avid hiker and have climbed several mountains in my free time.

    • I enjoy outdoor activities like hiking and camping

    • I have climbed Mount Kilimanjaro and Mount Rainier

    • I find solace in nature and often go on solo hikes

  • Answered by AI
  • Q2. Why we should prefer you over other candidates?
  • Q3. Why tech mahindra?
  • Q4. Are comfortable with Pan India?
  • Q5. How do you work in teams?
  • Q6. How do you tackle any problem thats faced by you?
  • Ans. 

    I approach problems methodically by breaking them down into smaller tasks, researching possible solutions, and seeking input from colleagues.

    • Identify the root cause of the problem

    • Break down the problem into smaller, manageable tasks

    • Research possible solutions and best practices

    • Seek input and feedback from colleagues or mentors

    • Implement a solution and test it thoroughly

    • Iterate on the solution if necessary

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • Cs fundamentals
Interview preparation tips for other job seekers - I have given interviews at TCS, Tech mahindra , Cognizant, Happiest Minds Technologies, Sopra Steria, FIS.
The thing what I came to know after all this is,
Try grinding Core CS fundamentals? Thats more than enough, do not waste time on complecated Concepts.

Look I will tell you the reality,
to get a entry level job that too in Service Based MNCs like Tcs , Tech mahindra , Cognizant etc you need be good at just CS Fundamentals along with leetcode easy level Coding Questions. Thats it.

Skills evaluated in this interview

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

(1 Question)

  • Q1. SQL questions on how to remove dupliates
Round 2 - HR 

(1 Question)

  • Q1. About company and walk me through your resume

Tech Mahindra interview questions for designations

 Software Associate

 (1)

 Associate Software Test Engineer

 (2)

 Associate Software Developer

 (5)

 Associate Software Trainee

 (1)

 Software Engineer

 (192)

 Associate Software Engineer 2

 (2)

 Associate IT Software Engineer

 (1)

 Associate Test Engineer

 (3)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude was easy, all that matters is speed.

Round 2 - Coding Test 

Coding questions were also easy uf you are well aware of the basic concepts of whatever programming language you choose.

Round 3 - Technical 

(4 Questions)

  • Q1. What is Github, where and how you have used it?
  • Q2. Explain MongoDB
  • Q3. What is CSS ? Why do we use it over HtML ?
  • Q4. After being asked about MongoDB, what is JSON?

Get interview-ready with Top Tech Mahindra Interview Questions

Associate Software Engineer Interview Questions & Answers

user image Prayag Raj Mathuria

posted on 3 Oct 2024

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

The aptitude test was on moderate level.

Round 2 - Coding Test 

The coding test was comparitively very easy.

Round 3 - Assignment 

It was an online english speaking and reading test.

Round 4 - Technical 

(2 Questions)

  • Q1. The first question was about introduction
  • Q2. Second question was about project
Round 5 - HR 

(1 Question)

  • Q1. Basic HR Question

Interview Preparation Tips

Interview preparation tips for other job seekers - Process is easy. Technical Round is easy comparitve to other company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

It was quantitative and reasoning

Round 2 - Coding Test 

Coding and SQL questions

Round 3 - Technical 

(1 Question)

  • Q1. Explain about Oops concepts in detail
  • Ans. 

    OOPs concepts are fundamental principles of object-oriented programming like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Allows objects to be treated as instances of their parent class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hides the complex implementat...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General hr questions

Associate Software Engineer interview

user image Ashutalks

posted on 11 Mar 2022

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

Aptitude test on shl

Round 2 - Coding Test 

2 question on shl platform

Round 3 - Technical 

(2 Questions)

  • Q1. Project related
  • Q2. Coding dsa question easy level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It was easy. The test took around 1.5 hours.

Round 2 - Coding Test 

It was around 1.5 hours with 45mins for 2 easy coding questions and remaining time for behavioural questions.

Round 3 - Conversational Test 

(2 Questions)

  • Q1. Read the following sentence shown on screen.
  • Q2. Answer questions from a passage you heard.
Round 4 - Technical 

(2 Questions)

  • Q1. Yet to appear for this round
  • Q2. Yet to appear for this round of interview
Round 5 - HR 

(2 Questions)

  • Q1. Yet to appear for this round
  • Q2. Yet to appear for this round of interview

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 98 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.3k salaries
₹1.8 L/yr - ₹6 L/yr
31% less than the average Associate Software Engineer Salary in India
View more details

Tech Mahindra Associate Software Engineer Reviews and Ratings

based on 581 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.4

Work satisfaction

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

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
21.3k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
11.6k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Associate Software Engineer
5.3k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k 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.9
Compare

Wipro

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