Q: Describe a project where you failed
Applied Scientist Interview Questions
1,159 applied scientist interview questions shared by candidates
Details about double ML, S-learner, T-learner, etc.
Question on finding elements in list with missing elements.
Choose a few most impressive projects and talked about them. One technical problem, given a sequence of consecutive letters without space, a lexicon, a language model, and perform the word breaks on the letter sequence.
What is the definition of a P-value?
How do you compute Principal directions? What if there isn’t space to store the covariance matrix? Microsoft 11 new product, ticket automating and cancer detection data science pipeline questions and finally things like why msft, what’s one achievement you’re the most proud of and what’s one thing that didn’t work out for you, etc.
List some model parallelism paradigms that can tackle the low throughput issue in model training/serving
1. In the HR screening, I was asked about my experience and why do I want to leave my current role? Also, I was told about the salary, the company, and the job description. 2. In the managerial round, the manager asked me about my most proud project and how I managed to get it done. 3. In the coding round, I was asked a question from data structure and algorithm which was following: You are given a list of integers, e.g.: [1, 2, 3, 4, 5, 6] called "l". You are given an integer w. Write a function that calculates the moving average of window size = w over l. Moving average = average of the previous w elements, including the current element Input: w = 3 l = [1, 2, 3, 4, 5, 6] Output:, [1, 1.5, 2, 3, 4, 5] Then I was asked to optimize the same.
I was asked a design question for a recommender system for one of their products.
Given a bag of n blue and m red marbles, what's the expected number of draws until you get a blue marble?
Viewing 51 - 60 interview questions