graph transversal algorithms like DFS BFS
Associate Research Scientist Interview Questions
4,833 associate research scientist interview questions shared by candidates
Q: Rule of Large numbers
Describe one of your most recent papers.
1. Return the unpaired string 2. Print the order of a tree according to the column index
String manipulation. How to design random forest.
They asked two questions from leetcode medium level.
Interview 1: the interviewer asked questions about my past projects and published papers. Interview 2: the coding question was designed based on my background. I was given two coding problems related to image manipulation and two follow-up questions.
feature importance for a ML model, project retro and deep dive
Coding and design questions were relevant for this specific role rather than the ones that one can find online
I received two coding questions to solve. Both problems could be at a medium difficulty level on LeetCode. For the first question, the Meta interviewer started with a scenario where you are given two long arrays which are too big to be loaded into RAM and yet you want to compute the dot product of them. How would you solve this problem? So you need to come up with a data structure and algorithm to efficiently load these long arrays and compute the sum, and then write code for your solution to this problem. And the second coding problem is about the binary tree depth-first search.
Viewing 1351 - 1360 interview questions