TCS
Large multinational IT services and consulting enterprise based in India.
3 Rounds
~14 Days
Medium
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 Python script using Boto3 to find all unattached EBS volumes in an AWS region and delete them if they have been unattached for more than 30 days.
#Python
#Boto3
#AWS
#Automation
Cloud Engineer
•
Coding
•
easy
Write a Bash script to parse an Nginx access.log file and output the top 10 IP addresses with the highest number of requests.
#Bash
#Linux
#Log Parsing
Cloud Engineer
•
Coding
•
medium
Write a Python script that calls a REST API with pagination to fetch a list of users, extracts their email addresses, and saves them to a CSV file.
#Python
#APIs
#Data Processing
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.