TCS

TCS

Large multinational IT services and consulting enterprise based in India.

3 Rounds ~14 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

DevOps Engineer Coding medium

Write a Bash script to parse an Nginx access log and find the top 5 IP addresses with the most HTTP 500 errors.

#Bash #Log Parsing #Linux Commands
DevOps Engineer Coding medium

Write a Python script using the `boto3` library to find and delete all unattached EBS volumes in an AWS region.

#Python #AWS #Boto3 #Automation
DevOps Engineer Coding easy

Write a Bash one-liner to find all files in `/var/log` modified in the last 7 days and archive them into a tarball.

#Bash #Linux Commands
DevOps Engineer Coding hard

Write a Python script to monitor a specific URL. If it returns a non-200 status code 3 times in a row, trigger a Slack webhook.

#Python #Monitoring #API Integration

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