Statistics, Machine Learning, Data Engineering
Scientist Interview Questions
54,345 scientist interview questions shared by candidates
Am i okay with creating apis
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.
Tell me about your research
Given a table containing date, post_id, relationship (e.g. Friend, Group, Page), interaction (like, share etc.) and a table containing poster id and post id, calculate: how many likes were made on friend posts yesterday
Interviewer asked me a question related to strings that required recursive dynamic programming algorithm.
Basic SQL (don't remember specif question)
Our teams have developed an algorithm to detect spams and classify them at the bottom of the newsfeed. How to check if it works? If it's profitable?
How to analyze the network on Facebook,
I'm not allowed to share
Viewing 1691 - 1700 interview questions