Decision Point Data Scientist Interview Questions
The questions to prepare for a Decision Point Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Explain how to evaluate and improve a classifier when the target classes are highly imbalanced.
Decision PointApproach for handling missing values in a pipeline with data quality checks and repeatable transformations.
Decision PointExplain what statistical significance means, how p-values and confidence intervals support decisions, and why significance alone is not enough.
Decision PointDesign a marketing campaign experiment with a pre-registered metric plan, power calculation, and ship rule that respects guardrails.
Decision PointTests product sense and structured estimation using assumptions and triangulation.
Decision PointTests metric design, monitoring, and root-cause diagnosis for retail analytics features.
Decision PointTests system design for end-to-end ML pipelines in retail forecasting with seasonal effects.
Decision PointSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Find the second highest distinct salary from a single table using basic PostgreSQL ordering and limiting.
eClinicalWorks
Informatica
Spectraforce TechnologiesFind the second highest salary in each department without using aggregate functions.
Credit Genie
Devoteam
Cisco Restaurant + BarUse CTEs and DENSE_RANK to find employees earning the second highest distinct active salary.
Decision Point