Citibank Data Scientist Interview Questions
Preparing for Citibank Data Scientist interview questions means getting ready for a mix of rigorous technical assessment and clear business-focused communication. Interviews at Citibank typically emphasize SQL and Python fluency, statistical thinking, model evaluation and monitoring, and the ability to connect models to financial outcomes like credit risk, fraud detection, or customer lifetime value. What’s distinctive is the strong focus on model governance, explainability, and regulatory considerations: expect questions that probe how you validate, document, and monitor models in a regulated environment, plus scenario-style problems that mirror real banking use cases. For effective interview preparation, build a short, structured walk-through of one or two end-to-end projects that highlights data challenges, modeling trade-offs, and measurable business impact. Practice live coding and SQL exercises, refresh hypothesis testing and evaluation metrics, and rehearse concise explanations of model limitations and mitigation strategies. Be ready for a mix of phone or video screens, a technical or take‑home exercise, and a final panel that combines technical deep dives with behavioral and stakeholder-facing questions.
Diagnose and fix linear regression assumption breaks
OLS Assumptions, Diagnostics, Remedies, and Refitting Under Heteroskedasticity and Multicollinearity You are fitting a linear regression with Ordinary...
Price options and bonds via binomial no-arbitrage
Binomial No-Arbitrage Pricing: Options and Bonds Setup and Assumptions - Two-period models; per-period simple compounding. - Discount per period: (1 +...
Ensure model ethics and governance
Ensuring Model Ethics Across Development and Deployment Context You are interviewing for a Data Scientist role in a highly regulated financial institu...
Compute expected payoff of reroll dice game
Repeated Die Rolls with Stopping Rule and Costs You repeatedly roll a fair six-sided die. After each roll you immediately receive a payout equal to th...
Compare CECL vs incurred loss
CECL vs. the Prior Incurred Loss Model Context You are advising on US GAAP credit loss estimation for a lending portfolio. Compare the Current Expecte...
Design Excel visuals for risk results
Excel Dashboard Design: Communicating EL, RWA, and Concentration Risk Context You are preparing an Excel dashboard for a credit portfolio review that ...
Write SQL for rolling default rates
Write a SQL query to compute 12‑month rolling default rates by customer segment. Assume table loans(month DATE, segment TEXT, defaults INT, accounts I...
Compute EL and RWA from loan data
Task: Compute Portfolio EL and RWA from Loan-Level PD, LGD, EAD Context You are given an anonymized, loan-level dataset with at least the following fi...
Explain PD model validation steps
Validate a Newly Developed Probability of Default (PD) Model Context Assume you have built a retail credit Probability of Default (PD) model with a 12...
Handle missing values for LGD modeling
Handling Missing Values for LGD Modeling Context You are building a Loss Given Default (LGD) model using account- and borrower-level features captured...
Discuss logistic regression limitations for PD
Limitations of Logistic Regression for PD (Probability of Default) Modeling Context You are building a credit risk Probability of Default (PD) model w...
Identify top exposures and mitigate
Portfolio Risk Identification and Mitigation Proposal Context You are evaluating a commercial/corporate lending portfolio. Assume you have loan-level ...