The first technical interview included 2 questions: one easy difficulty level and one medium difficulty level had to solve in ~40 minutes both
Machine Learning Intern Interview Questions
8,208 machine learning intern interview questions shared by candidates
Typical Meta coding interview, with problems involving data structures and algorithms. I had to solve 2 problems in 40 minutes without compiling/running the code.
Design a data structure that supports insert, delete, search and get random in constant time.
Where do you like best?
1) Get the highest k numbers in terms of their frequency. ===> Optimal solution is Quickselect I think 2) Find any local minimum in a given array. ===> Binary search 3) Stack problem
Explained in the text above.
LeetCode style questions. 2 mediums
General Behavioral questions, Signed NDA
The questions come from Leetcode. Not too much communication with the interviewer.
Round 1 coding interview: 2 leetcode easy
Viewing 6411 - 6420 interview questions