- Coding problem about dynamic programming. - Design an ML algorithm to classify tweets. - Various behavioral questions
Applied Scientist Interview Questions
1,182 applied scientist interview questions shared by candidates
what is a challenge you met and how you solved it?
1. dive into problem 2. use simple method to solve complex problems
tell me about yourself s
First coding was function to produce weighted probability sampler given a list of weights, second was least common ancestor in binary tree
Write anagram
Having a list of words and its frequency in multiple servers, can you combine these three sources in an online manner?
A system design question asking to design a dashboard to monitor machine learning models.
Interview 1 Coding Question ( Medium based on LeetCode ): • It was based on https://leetcode.com/problems/number-of-islands/. It has a minor alteration which was to return the area of the smallest island. Basically, recursively iterate over the array, keep track of smallest visited island. Interview 2 Coding Question ( Medium based on LeetCode ): • This was https://leetcode.com/problems/permutations/ the question.
scheduling problems just like leetcode, some ML, behaviorials.
Viewing 811 - 820 interview questions