About the necessity to move to Zurich, not taking into consideration that I can work remote at all or that I can commute.
Machine Learning Research Interview Questions
127 machine learning research interview questions shared by candidates
Q: How do you solve this generic coding problem? (standard types you would see if you search for "practice coding problems")
live coding medium leet code problem
Leetcode Questions How would you design a recommendation system at Pinterest?
Describe a project where there were multiple alternatives from which to choose in implementing it.
'''Question 1: Given a sorted but rotated array, and a target, find the location of the target in the array. If the target is not in the array, returns -1 1) INPUT: [3,6,7,1,2], target = 1 OUTPUT: 3 2) INPUT: [3,6,7,1,2], target = 9 OUTPUT: -1 '''
A computer vision detection task.
I was given example data points and was asked how I would analyze and interpret these data.
Tell about the company.
If you were designing a robot lawnmower, where would you start?
Viewing 11 - 20 interview questions