They asked a lot of questions about my take-home project; in particular wanted to know about the reasons that I took the approach that I did. I could tell they were coming more from a statistical and economics background for the most part; while I'm more of an engineering and machine-learning hacker type standpoint. They also had a lot of "ambiguous" questions; by that, I mean questions about ambiguous business situations I might encounter in this position. Wanted to know how well I would do with ambiguous questions I might get from business leaders.
Scientist Interview Questions
54,235 scientist interview questions shared by candidates
What is the difference between bagging and boosting algorithms
what are some of your strengths and weaknesses
Tell me more about your previous experience? Did you work as data scientist? How many years of work experience you have ? About masters degree? where are you graduating from? do you need H1B in future
In data scientist job, you can separate into three parts: Data Cleaning, Data Analysis, and Visualization. Which part would you prefer to do?
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'
Given an array of sorted numbers ex: [1,1,1,2,2,2,2,2,2,2,3,3,3,3] find the indices where a single number starts and ends (ex: 1, start index=0, end_index=2). You have to solve this in log(n) complexity, you cannot go through every sample (n complexity).
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?
Viewing 481 - 490 interview questions