Applied Scientist Interview Questions

1,159 applied scientist interview questions shared by candidates

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.
avatar

Applied Scientist

Interviewed at Microsoft

4
Dec 5, 2018

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.

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.
avatar

Data and Applied Scientist

Interviewed at Microsoft

4
Feb 26, 2022

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.

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.
avatar

Senior Applied Scientist

Interviewed at Sojern

4.1
Apr 15, 2023

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.

Viewing 51 - 60 interview questions

Glassdoor has 1,159 interview questions and reports from Applied scientist interviews. Prepare for your interview. Get hired. Love your job.