Machine Learning Researcher Intern Interview Questions

251 machine learning researcher intern 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 21 - 30 interview questions

Glassdoor has 251 interview questions and reports from Machine learning researcher intern interviews. Prepare for your interview. Get hired. Love your job.