live coding medium leet code problem
Machine Learning Research Interview Questions
251 machine learning research interview questions shared by candidates
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 '''
What did you do in your PhD?
A computer vision detection task.
they didn't ask me any questions
How can you generalize your algorithm to higher dimensions
I was given example data points and was asked how I would analyze and interpret these data.
Tell about the company.
Viewing 21 - 30 interview questions