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 Software Developer fresher Interview Questions and Answers

Updated 10 Jul 2022

Tech Mahindra Software Developer fresher Interview Experiences

6 interviews found

I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Technical 

(4 Questions)

  • Q1. About final year project or any mini project
  • Q2. As I am from ECE, basic questions on electronics like what is diode, transistor etc.
  • Q3. Basic questions on any languages you have mentioned in resume.
  • Q4. The questions should be asked from your resume. Make sure that you have the knowledge which you mentioned in resume.
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.
  • Q5. Some general questions like describe about school life and college life which you like the most.
  • Q6. Are you able to relocate?
  • Q7. The will ask about any certification on any programing language. If you don't have any certification, they will ask why don't learnt till now?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with resume and know all the basic questions. Talk professionally with friendly manner. All the best. It's very easy to place in tech mahindra as a fresher.
Round 1 - Aptitude Test 

Speed time distance percentage

Round 2 - Coding Test 

Basics java output variables input

Round 3 - Technical 

(2 Questions)

  • Q1. Introduction basics java
  • Q2. Java output variables input
  • Ans. 

    Java output variables input

    • Java methods can have input parameters and output variables

    • Output variables are used to return values from a method

    • Output variables must be declared with a data type

    • Output variables can be of any data type including arrays and objects

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Online interview basic java 2 input if else switch datasets

Skills evaluated in this interview

Software Developer fresher Interview Questions Asked at Other Companies

asked in Accenture
Q1. Can we implement multiple interfaces in a single Java class?
asked in Infosys
Q2. What is dynamic language? What is difference between statically t ... read more
asked in Accenture
Q3. What is normalization in the database?
asked in PCS-Global
Q4. 2.what is the difference between constructor and method.
Q5. How can culture add interview questions help you attract the best ... read more
Round 1 - Coding Test 

C,C++,Advance Java, Core Java.

Round 2 - Technical 

(1 Question)

  • Q1. Any Questions Ask With Me Like C, C++, Core Java, Addvance Java.
Round 3 - HR 

(1 Question)

  • Q1. The Discussing about the in your Feature And Company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam a fresher working for office (or) Home any one opportunity
Round 1 - Aptitude Test 
Round 2 - HR 

(5 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the industry and company

Tech Mahindra interview questions for designations

 fresher

 (5)

 Software Developer

 (98)

 fresher Trainee

 (1)

 fresher Graduate

 (1)

 Senior Software Developer

 (10)

 Associate Software Developer

 (5)

 Junior Software Developer

 (4)

 Java Software Developer

 (3)

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

Basic skill like a some general interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview and easily handle

I applied via Company Website and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell Me About Yourself. ... How Did You Hear About This Position? ... Why Do You Want to Work at This Company? ... Why Do You Want This Job? ... Why Should We Hire You? ... What Can You Bring to the C...

Interview Preparation Tips

Interview preparation tips for other job seekers - In the interview, remember the following: be polite and use the right language and tone for a formal situation. listen carefully to questions and think before you begin your answers. if you do not understand a question, ask the interviewer to repeat it or explain further.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Aptitude Test 

Pseudocode

Round 3 - Essay writing 

(1 Question)

  • Q1. What is must to learn? Maths or science Technology?
Round 4 - Technical 

(1 Question)

  • Q1. Technical questions plus they will ask about the certifications/ achievements. Few HR questions like why do you want to switch to software side even if you are from hardware side.
Round 5 - HR 

(1 Question)

  • Q1. Tell me 2 good things about you

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep eye contact and always keep a smile on your face.

I applied via Walk-in and was interviewed before Jul 2021. There were 2 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 Resume tips
Round 2 - Aptitude Test 

Problem solving, numerical tests

Interview Preparation Tips

Interview preparation tips for other job seekers - Pump yourself up and be positive and know yourself and what you want

I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

You should write exam about that

Round 2 - 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 3 - Case Study 

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be a negative,be strong and gain

I applied via Campus Placement and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is an array and oops concept
  • Ans. 

    An array is a collection of similar data types. OOPs is a programming paradigm based on the concept of objects.

    • Arrays are used to store multiple values in a single variable.

    • In OOPs, objects are instances of classes that encapsulate data and behavior.

    • Arrays can be one-dimensional, two-dimensional, or multi-dimensional.

    • In OOPs, inheritance, polymorphism, and encapsulation are important concepts.

    • Example: int[] numbers = {...

  • Answered by AI
  • Q2. Write a create an array program
  • Ans. 

    Program to create an array of strings

    • Declare an array variable with a specific size

    • Assign values to each element of the array

    • Access elements of the array using their index

    • Example: String[] names = new String[5]; names[0] = "John"; names[1] = "Mary";

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please say some tips and when the results come
Contribute & help others!
anonymous
You can choose to be anonymous

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Software Developer fresher interview?
Tech Mahindra interview process usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process are Aptitude Test, HR and Coding Test.
What are the top questions asked in Tech Mahindra Software Developer fresher interview?

Some of the top questions asked at the Tech Mahindra Software Developer fresher interview -

  1. Java output variables in...read more
  2. The will ask about any certification on any programing language. If you don't h...read more
  3. The questions should be asked from your resume. Make sure that you have the kno...read more

Recently Viewed

INTERVIEWS

embedUR Systems

No Interviews

SALARIES

embedUR Systems

SALARIES

Comviva Technology

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

Caterpillar Inc

No Interviews

INTERVIEWS

Altimetrik

No Interviews

REVIEWS

Epiroc

No Reviews

SALARIES

Epiroc

SALARIES

Epiroc

DESIGNATION

Tell us how to improve this page.

Tech Mahindra Software Developer fresher Salary
based on 10 salaries
₹2.5 L/yr - ₹3.4 L/yr
40% less than the average Software Developer fresher Salary in India
View more details

Tech Mahindra Software Developer fresher Reviews and Ratings

based on 8 reviews

4.1/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.7

Salary

4.4

Job security

4.3

Company culture

3.7

Promotions

4.4

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
26.3k 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