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 Software Developer Intern Interview Questions and Answers for Freshers

Updated 17 Nov 2024

Tech Mahindra Software Developer Intern Interview Experiences for Freshers

2 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Please introduce yourself .
  • Q2. Why do you want to join tech mahindra

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. 

    Counting Even and Odd Occurrences

    You are provided with an array or list of integers named ARR of size N. The task is to determine two things:

    1. How many elements appear an odd number of times?
    2. How many...
  • Ans. 

    Count the number of elements with odd and even occurrences in an array of integers.

    • Iterate through the array and use a hashmap to store the count of each element.

    • After counting, iterate through the hashmap to determine odd and even occurrences.

    • Return the counts of elements with odd and even occurrences.

  • Answered by AI
  • Q2. 

    Delete Nodes with Greater Values On Right

    You are given a singly linked list where each node contains an integer value and a reference to the next node or NULL if it is the last node. The task is to remov...

  • Ans. 

    Remove nodes in a singly linked list with a greater value on the right.

    • Traverse the linked list and compare each node's value with the values of nodes to its right.

    • If a node has a greater value on the right, remove it from the linked list.

    • Update the references of the previous node to skip the removed node.

  • Answered by AI

Interview Preparation Tips

Eligibility criteria6+ CGPATech Mahindra interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, OOPs, Algorithms, DP, GreedyTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Try solving Love Babbar 450 Prog questions
Tip 2 : Have a good resume
Tip 3 : Do learn some extra technologies eg. ML/AI

Application resume tips for other job seekers

Tip 1 : Do not lie at all
Tip 2 : Have some projects listed

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Intern Interview Questions Asked at Other Companies for Fresher

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Amazon
Q2. Fish Eater Problem Statement In a river where water flows from le ... read more
asked in Apple
Q3. Kevin and his Fruits Problem Statement Kevin has 'N' buckets, eac ... read more
asked in CommVault
Q4. Sliding Maximum Problem Statement Given an array of integers ARR ... read more
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2021. There were 5 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 - Aptitude Test 

Basic Aptitude with some difficult questions

Round 3 - Coding Test 

3 set of coding question were asked 1 easy ,1 medium ,1 hard

Round 4 - One-on-one 

(1 Question)

  • Q1. This was personal technical interview asking all related to my cv and the one they are looking for
Round 5 - HR 

(1 Question)

  • Q1. Basic personality questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything basic and from the CV and you will be good to go.Research about the company a bit that will add cherry on top.

Interview Questionnaire 

1 Question

  • Q1. How to confidence and Communication skill

Interview Questionnaire 

5 Questions

  • Q1. How to give interview
  • Q2. Java
  • Q3. Database
  • Q4. HTML
  • Q5. C language

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good place

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

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is difference between C and C++ programming ?
  • Ans. 

    C++ is an extension of C programming language with added features like object-oriented programming.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and objects while C does not.

    • C++ has function overloading and operator overloading while C does not.

    • C++ has exception handling while C does not.

    • C++ supports namespaces while C does not.

  • Answered by AI
  • Q2. What is difference between micro-processor and micro controller ? What is 555 IC ? (Because, I am form E&C field)
  • Ans. 

    Micro-processor and micro-controller differ in their architecture and usage. 555 IC is a timer IC used in electronic circuits.

    • Micro-processor is a CPU with minimal peripherals while micro-controller has CPU, memory, and peripherals on a single chip.

    • Micro-processor is used in applications that require high processing power while micro-controller is used in embedded systems.

    • 555 IC is a timer IC that can be used in variou...

  • Answered by AI
  • Q3. How C++ makes coding easy in comparison to C programming ?
  • Ans. 

    C++ provides object-oriented programming and better memory management than C.

    • C++ supports classes and objects which makes code modular and reusable.

    • C++ has better memory management with features like constructors and destructors.

    • C++ supports function overloading and operator overloading which makes code more readable.

    • C++ has a rich library of built-in functions and data types.

    • C++ supports exception handling which makes...

  • Answered by AI
  • Q4. Questions about project mentioned.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all about the skills mentioned in your resume.
Be confident through your interview.
Learn the basics of your stream.
Don't be too friendly with the interviewer, maintain the discipline.
Learn in depth about the projects mentioned and about their advantages.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About company

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT UR SELF

Interview Preparation Tips

Interview preparation tips for other job seekers - ITS GOOD

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Software Developer Intern interview for freshers?
Tech Mahindra interview process for freshers usually has 1 rounds. The most common rounds in the Tech Mahindra interview process for freshers are HR.

Tell us how to improve this page.

Tech Mahindra Software Developer Intern Interview Process for Freshers

based on 1 interview

Interview experience

2
  
Poor
View more
Tech Mahindra Software Developer Intern Salary
based on 4 salaries
₹1 L/yr - ₹5 L/yr
47% less than the average Software Developer Intern Salary in India
View more details

Tech Mahindra Software Developer Intern Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
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