Machine Learning Research Scientist Interview Questions

40 machine learning research scientist interview questions shared by candidates

'''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 '''
avatar

Machine Learning Research Scientist

Interviewed at Rocket Fuel

3.5
May 15, 2015

'''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 '''

Viewing 1 - 10 interview questions

Glassdoor has 40 interview questions and reports from Machine learning research scientist interviews. Prepare for your interview. Get hired. Love your job.