Wipro
Global information technology, consulting and business process services company.
4 Rounds
~21 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
Data Scientist
•
Technical
•
medium
Explain the difference between Bagging and Boosting. How does the XGBoost algorithm work under the hood?
#Ensemble Methods
#XGBoost
#Decision Trees
Data Scientist
•
Technical
•
medium
You are building a fraud detection model for a banking client where the fraud cases are less than 0.1% of the data. How do you handle this extreme class imbalance?
#Imbalanced Data
#SMOTE
#Evaluation Metrics
Data Scientist
•
Technical
•
easy
Explain the Bias-Variance Tradeoff. How do you diagnose if a model deployed for a client is overfitting?
#Model Evaluation
#Overfitting
#Statistics
Data Scientist
•
Technical
•
medium
How does a Random Forest model calculate feature importance?
#Random Forest
#Feature Engineering
#Interpretability
Data Scientist
•
Technical
•
hard
Explain the mathematical intuition behind Logistic Regression. Why do we use Log-Loss instead of Mean Squared Error (MSE) as the cost function?
#Logistic Regression
#Loss Functions
#Optimization
Data Scientist
•
Technical
•
medium
What is the difference between L1 (Lasso) and L2 (Ridge) regularization? In what client scenario would you prefer L1 over L2?
#Regularization
#Feature Selection
#Linear Models
Data Scientist
•
Technical
•
easy
Explain the working of the K-Means clustering algorithm. How do you determine the optimal number of clusters (K)?
#Unsupervised Learning
#Clustering
#K-Means
Data Scientist
•
Technical
•
medium
Explain the concept of Data Leakage in machine learning. Give an example of how it might occur in a client's churn prediction model.
#Data Leakage
#Model Validation
#Feature Engineering
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.