Billie Interview Questions
The questions to prepare for Billie interviews, across all roles. Questions from real interview reports rank first. Updated weekly.
A framework for deciding which features should ship first when building a new product.
Outline the first checks to diagnose a sudden drop in a core product metric, starting with data quality, scope, and decomposition.
Walk through how you led a regulated product launch from idea to market, including planning, stakeholder alignment, risks, and success metrics.
Explain how to train and evaluate models on highly imbalanced fraud data without relying on misleading accuracy.
Tests deployment planning, testing, monitoring, and operational readiness for ML systems.
Identify the main pitfalls that can distort A/B test interpretation and explain how to guard against them.
How to evaluate a production model using calibration, thresholds, and confusion matrix tradeoffs.
Tests your data validation, cleaning, and quality assurance practices.
Sign up to see every question
Create a free account to unlock this list and practice real interview questions.
Use joins, CTEs, and aggregations to find the weakest step in an onboarding funnel and estimate lost conversions.
Atlassian
RevolutCalculate daily session-level funnel conversion rates using CTEs, CASE WHEN, and date functions.
Detect missing fields, duplicate transaction keys, invalid amounts, and merchant reference issues with PostgreSQL CTEs and joins.
Sigmoid