A set of values given: Assume table in SQL or list of dictionaries if using Python. Basically a row of data contained information: if it is post or it is a comment, row id and some other data. Find distribution of comments. #comments # posts 1 5000 2 6787 .. ..
Datenwissenschaftler Manager Interview Questions
36,086 datenwissenschaftler manager interview questions shared by candidates
A table with posts and a table with reactions to posts. Find the avg number of likes per post for the past 28 days.
There are 6 marbles in a bag - 1 is white. You reach in the bag 100 times. After drawing a marble, it is placed back in the bag. What is the probability of drawing the white marble at least once?
Can you explain how this algorithm works? Estimate the cross-sell potential for this client. Take me through one of your projects.
very easy questions and took very less time
One time you had disagreement with supervisor
R4: Assume the distribution of children per family is given by: # children 0 | 1 | 2 | 3 | 4 | >=5 p 0.3 | 0.25 | 0.2 | 0.15 | 0.1 | 0 Consider a random girl in the population of children. What's the probability that she has a sister?
Tell me about yourself and your experience
Tell me about a time when you took a risk
SQL: there is a table of time,post id, action and content. the action can be reported and the content is spam. another table of time,post id, user - of all posts were removed manually the question: What percent of yesterday's content views were on content that has been reported for spam and removed yesterday?
Viewing 71 - 80 interview questions