Data Science Manager Interview Questions

40,335 data science manager interview questions shared by candidates

Given a table that each day shows who was active in the system and a table that tracks ongoing user status, write a procedure that will take each day's active table and pass it into the ongoing daily tracking table. Possible states are: * user stayed (yesterday yes, today yes) * user churned (yesterday yes, today no) * user revived (yesterday no, today yes) * user new (yesterday null, today yes) Note: you'll want to spot and account for the undefined state.
avatar

Data Scientist

Interviewed at Meta

3.5
Jul 31, 2016

Given a table that each day shows who was active in the system and a table that tracks ongoing user status, write a procedure that will take each day's active table and pass it into the ongoing daily tracking table. Possible states are: * user stayed (yesterday yes, today yes) * user churned (yesterday yes, today no) * user revived (yesterday no, today yes) * user new (yesterday null, today yes) Note: you'll want to spot and account for the undefined state.

Viewing 1181 - 1190 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 40,335 interview questions and reports from Data science manager interviews. Prepare for your interview. Get hired. Love your job.