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

Data Scientist Coding medium

Write a Pandas code snippet to fill missing values in a 'Sales' column with the rolling 7-day average of that specific store.

#Pandas #Data Imputation #Time Series
Data Scientist Coding medium

Write a Python function to merge two overlapping Pandas DataFrames based on a common ID, keeping only the updated values from the second DataFrame.

#Pandas #Data Manipulation
Data Scientist Coding easy

Write a Python program to extract all valid email addresses from a given large text file.

#Regex #String Parsing
Data Scientist Technical medium

How would you optimize a Pandas script that is currently taking 2 hours to process 10 million rows of data?

#Optimization #Pandas #Big Data

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