Machine Learning Developer Interview Questions

8,197 machine learning developer interview questions shared by candidates

(onsite interview round 5): Edit distance There is a big file, it contain lots of words. given the first word and second word, check whether the words are in the path of edit distance e.g. File input: 'aaaa' 'aaab' 'abab' 'acdb' 'almn' 'abbb' Word1: 'aaaa' Word2: 'abbb' Output: True Explaination: Yes. There is an edit distance path from 'aaaa' to 'abbb' 'aaaa' -> 'aaab' -> 'abab' -> 'abbb'
avatar

Machine Learning Engineer

Interviewed at HouseCanary

3.4
Jan 3, 2020

(onsite interview round 5): Edit distance There is a big file, it contain lots of words. given the first word and second word, check whether the words are in the path of edit distance e.g. File input: 'aaaa' 'aaab' 'abab' 'acdb' 'almn' 'abbb' Word1: 'aaaa' Word2: 'abbb' Output: True Explaination: Yes. There is an edit distance path from 'aaaa' to 'abbb' 'aaaa' -> 'aaab' -> 'abab' -> 'abbb'

Viewing 641 - 650 interview questions

Glassdoor has 8,197 interview questions and reports from Machine learning developer interviews. Prepare for your interview. Get hired. Love your job.