Tech Mahindra

Tech Mahindra

Multinational IT services and consulting company.

4 Rounds ~21 Days Medium
Start Mock Interview

The Interview Loop

Recruiter Screen (30 min)

Standard fit check, behavioral questions, and resume overview.

Technical Loop (3-4 Rounds)

Deep dive into domain knowledge, coding, and system design.

Interview Question Bank

Data Scientist Coding hard

Implement a Python function to calculate the TF-IDF of a given corpus of text from scratch (without using Scikit-Learn).

#Python #TF-IDF #Math #NLP
Data Scientist Coding easy

Write a Python function to reverse a string without using built-in functions like reversed() or slicing [::-1].

#Python #Strings #Loops

Difficulty Radar

Based on recent AI-sourced data.

Meet Your Interviewers

The "Standard" Interviewer

Senior Engineer

Focuses on core competencies, system constraints, and clear communication.

Simulate

Unwritten Rules

Think Out Loud

Always explain your thought process before writing code or drawing architecture.

Practice Now