Wells Fargo Data Scientist Interview Questions
The questions to prepare for a Wells Fargo Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Use CTEs and percentile-style ranking to find the top 5% of customers by 30-day transaction volume within each marketing channel.
Wells FargoUse a CTE, join, and dense ranking to return each client's second-highest distinct transaction amount.
The Ameriprise
Tata Consultancy Services (North America)
Wells FargoFind the top 3 customers in each region by transaction volume using joins, aggregation, and window ranking.
JPMorganChase
NaviExplain how to train and evaluate models on highly imbalanced fraud data without relying on misleading accuracy.
Wells FargoBuild an imbalanced binary classifier for payment fraud detection using cost-sensitive learning, threshold tuning, and precision-recall evaluation.
Wells FargoSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Outline the first checks to diagnose a sudden drop in a core product metric, starting with data quality, scope, and decomposition.
Wells FargoInvestigate sample ratio mismatch and decide whether an experiment readout is trustworthy enough to ship.
Wells FargoDefine a success metric for a new feature that captures real user value, not just raw usage.
Wells FargoChoose the right classification metrics, and explain when precision, recall, and F1 score matter most.
Wells FargoExplain how to test whether an observed experiment lift is real using hypothesis testing, p-values, and confidence intervals.
Wells Fargo