In data scientist job, you can separate into three parts: Data Cleaning, Data Analysis, and Visualization. Which part would you prefer to do?
Data Scientist Interview Questions
33,902 data scientist interview questions shared by candidates
Given a string like 'abc', print out all the strings of combination of the same length as the original string. Like 'abc', 'acb', 'bca', 'bac', 'cab', 'cba'
Two tables: User actions: date|sessio_id|userid|event session details: date|Sessionid|timespent_Sec|userid 1. Identify avg time spent per user per day 2. Create a histogram of duration on x axis, no of users on y axis which is populated by volume in each bucket Product questions: 1. Wants to add a new banner on FB Market place which suggests to sell something on facebook , should they do it, what should be done to evaluate it ? 2. Market place transactions happen through messages - these messages went down by 10% in a month, should they be worried ? How would you go about analyzing it?
How do you measure newsfeed health?
Say you notice a surge in average activity among users but the number of users is down, how would you explain this?
The SQL question was quite easy. Given a table with detailed customer complaint tickets of different types, calculate the share of processed tickets within each type.
What would I estimate as metrics for ab test ?
If you implement a new feature to FB how would you measure the success
How do you find out trending queries/topics? How do you test a website feature i.e. given a set of webpages and few changes, how will you find out that the change works positively?
Why did you use Random Forests instead of Clustering?
Viewing 371 - 380 interview questions