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

Cloud Engineer Coding medium

Write a Bash script that parses an Nginx access log file, counts the number of HTTP 500 errors, and outputs the top 5 IP addresses generating these errors.

#Bash #Linux #Log Analysis
Cloud Engineer Coding medium

Write a Python function that makes a GET request to a REST API, handles pagination, and returns a consolidated list of all items.

#Python #API #Requests
DevOps Engineer Coding easy

Write a Bash script to find and delete all log files older than 30 days in a specific directory.

#Bash #Linux #Automation
DevOps Engineer Coding medium

Write a Python script to parse an Nginx access log and count the number of 5xx HTTP errors.

#Python #Log Parsing #Regex
DevOps Engineer Coding medium

Write a Python function using the boto3 library to list all running EC2 instances in a specific AWS region.

#Python #AWS #boto3
DevOps Engineer Coding medium

Write a Bash script to check the disk usage of a Linux server and send an email alert if it exceeds 85%.

#Bash #Linux #Monitoring

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