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.6

based on 33.5k Reviews

Filter interviews by

Tech Mahindra Executive Trainer Interview Questions and Answers

Updated 5 Jul 2024

Tech Mahindra Executive Trainer Interview Experiences

1 interview found

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

Versant Versant Versant Versant Versant

Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Why tech Mahindra

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions puchegi voh be confident

Interview questions from similar companies

I applied via LinkedIn

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 

(1 Question)

  • Q1. Previous Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome experience... But BGC check was a hassle
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(4 Questions)

  • Q1. What is your experience in the Record to Report (RTR) domain?
  • Q2. Are you comfortable with shift work?
  • Q3. Can you provide a brief introduction about yourself?
  • Q4. What is your current cost to company (CTC)?
Round 2 - Technical 

(10 Questions)

  • Q1. Can you provide a brief self-introduction and describe your current work profile?
  • Q2. What precautions should be taken when mentioning details in your CV to ensure you can answer questions related to them effectively during an interview?
  • Q3. What is the difference between revenue expenditure and capital expenditure?
  • Q4. What is the difference between amortisation and depreciation?
  • Q5. How would you rate yourself in relation to your teammates?
  • Q6. How would you calculate a rate in Excel?
  • Q7. What is the process for passing journal entries related to prepaid expenses and accruals?
  • Q8. What is your understanding of accrual and deferred accounting?
  • Q9. What is a contingent liability?
  • Q10. What information do you have about Genpact?

Interview Preparation Tips

Interview preparation tips for other job seekers - Never give up and approach every interview with confidence. Over the past three months, I attended 13 to 14 interviews; there may be times when you might not be the right fit for a particular company, but do not let that discourage you. Keep pushing forward, and if you give your best effort, good results will come with time. I also experienced a low phase, but by staying committed to learning and continuously improving myself, I have been able to grow, and you can do the same.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

The assessment focused on general aptitude, which was relatively easy and manageable to pass. However, the pseudo-code section may pose a greater challenge during the first round.

Round 2 - Group Discussion 

It is very easy; you just need to speak at least once to easily pass through this round. mostly they dont try to reject you unless you are very nervous and very low about confidence they want you to speak atleast once , even the point is valid or not.

Round 3 - Coding Test 

You will undergo a written test comprising three coding sections (either in Python or C) containing five or six questions each, along with ten multiple-choice questions on software testing, which are relatively easy. However, the most challenging section is networking, for which you will need to write theory responses; therefore, it is important to prepare thoroughly for that part.

Round 4 - One-on-one 

(2 Questions)

  • Q1. They first asked for self-introduction and then asked you to explain the programs that were assigned to you in a step-by-step manner.
  • Q2. Then the major part is networking, if you gone through by successfully explains your coding then you will be completely checked with networking which is really tough, like they asked me that to tell port n...
Round 5 - HR 

(1 Question)

  • Q1. Actually there is HR done in my process , whoever cleared technical all were selected. But the issue is the there is no stipend for internship , and the role is embedded testing which was told only in the ...

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy to clear first 2 round(aptitude ,gd) and round 3 and round 4 is written and technical panel ,written is in your hand but panel is based on your luck . Thank you
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at BNM Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. English basics ,grammar, comprehension
  • Q2. Pseudo codes,basic theory questions
Round 2 - Technical 

(2 Questions)

  • Q1. Basics questions on python and OOPs
  • Q2. Program to implement factorial of a number
  • Ans. 

    Program to calculate factorial of a number using recursion or iteration

    • Define a function to calculate factorial

    • Use recursion or iteration to calculate factorial

    • Handle edge cases like 0 and negative numbers

    • Example: factorial of 5 is 5*4*3*2*1 = 120

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm,prepare basics well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Arrays and string questions in any programming language

Round 2 - HR 

(2 Questions)

  • Q1. Introduce about your self
  • Q2. Why do I hire you
  • Ans. 

    You should hire me because of my strong technical skills, passion for learning, and ability to work well in a team.

    • I have a solid foundation in engineering principles and relevant technical skills.

    • I am a quick learner and always eager to expand my knowledge and skills.

    • I have a proven track record of successfully collaborating with team members to achieve common goals.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Why did u choose tcs
  • Ans. 

    I chose TCS because of its reputation for innovation, global presence, and opportunities for career growth.

    • TCS is known for its cutting-edge technology solutions and innovative projects.

    • The company has a strong global presence with offices in multiple countries, providing opportunities for international exposure.

    • TCS offers a structured career development path with training programs and opportunities for advancement.

    • I w...

  • Answered by AI
  • Q2. Why do you want technical Job

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be strong in your basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Class in Java ?
  • Q2. What is OOB in Java?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is abstract class? Why we require abstract class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and may contain abstract methods. It is used for defining a common interface.

    • Cannot be instantiated directly

    • May contain abstract methods that must be implemented by subclasses

    • Used for defining a common interface for a group of related classes

  • Answered by AI
  • Q2. What is the difference between abstract class and interfaces?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interfaces cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define a common base class for related classes, while interfaces are used to define a contract for cl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the technical concepts well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Graduated with a degree in Business Administration

    • Passionate about marketing and project management

    • Completed internships in marketing departments

    • Led a successful project team in a university group project

  • Answered by AI
  • Q2. Tell me about strength
  • Ans. 

    Strength is the ability to overcome challenges, both physical and mental, through determination and resilience.

    • Physical strength is the ability to lift heavy objects or perform physically demanding tasks.

    • Mental strength involves staying focused, positive, and resilient in the face of adversity.

    • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

    • Strength can be developed thr...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. College project
  • Q2. Talk about Java
  • Ans. 

    Java is a popular programming language known for its versatility and platform independence.

    • Java is an object-oriented language

    • It is widely used for developing web applications, mobile apps, and enterprise software

    • Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM)

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions & Answers

Wipro user image Anonymous

posted on 18 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Any reference Any quarry C language C++ language
  • Q2. C language C++ language Web development SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - I have completed my BCA degree from Buddha institute of technology Gida Gorakhpur Uttar Pradesh

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Executive Trainer interview?
Tech Mahindra interview process usually has 2 rounds. The most common rounds in the Tech Mahindra interview process are Assignment and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Tech Mahindra Executive Trainer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

2.0

Work-Life balance

2.0

Salary & Benefits

3.0

Job Security

2.0

Company culture

3.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
26.3k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.2k salaries
unlock blur

₹5.5 L/yr - ₹22.6 L/yr

Technical Lead
11.5k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Associate Software Engineer
5.4k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.1 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview