Implement part of a machine learning algorithm from scratch.
Machine Operation Interview Questions
2,161 machine operation interview questions shared by candidates
The first technical interview included 2 questions: one easy difficulty level and one medium difficulty level had to solve in ~40 minutes both
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.
Viewing 1821 - 1830 interview questions