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

Machine Learning Engineer Technical medium

Explain the mathematical difference between L1 (Lasso) and L2 (Ridge) regularization. Why does L1 lead to sparsity?

#Regularization #Mathematics #Feature Selection
Machine Learning Engineer Technical medium

For a BFSI client, we are building a credit card fraud detection model where the fraud rate is 0.01%. How do you handle this severe class imbalance?

#Imbalanced Data #Classification #SMOTE
Machine Learning Engineer Technical medium

Explain the internal working of XGBoost. How does it differ from a Random Forest algorithm?

#Ensemble Methods #Decision Trees #Gradient Boosting
Machine Learning Engineer Technical hard

What is the 'Curse of Dimensionality'? Explain the mathematics behind Principal Component Analysis (PCA) and how it mitigates this issue.

#Dimensionality Reduction #Linear Algebra #PCA
Machine Learning Engineer Technical medium

We are clustering customer profiles for a retail client, but we have no ground truth labels. How do you evaluate the quality of your clustering algorithm?

#Unsupervised Learning #Clustering #Evaluation Metrics
Machine Learning Engineer Technical easy

Explain the concepts of Bagging and Boosting. Give one real-world example where you would prefer one over the other.

#Ensemble Methods #Model Selection
Machine Learning Engineer Technical medium

Walk me through your exact strategy for tuning hyperparameters for a Gradient Boosting model to prevent overfitting.

#Hyperparameter Tuning #Optimization #Overfitting
Machine Learning Engineer Technical medium

How do you ensure model fairness and mitigate bias in a machine learning model built to approve or reject bank loans?

#AI Ethics #Bias Mitigation #Explainable AI

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