Machine Interview Questions

10,824 machine interview questions shared by candidates

The question requires decoding a string containing only numbers. The correspondence between numbers and letters is as follows: 'A' -> "1" 'B' -> "2" ... 'Z' -> "26" The task is to count how many different ways a string can be decoded. For example, the string "11106"can be decoded as: "AAJF"(decoded as 1 1 10 6) "KJF"(decoded as 11 10 6)
avatar

Machine Learning Intern

Interviewed at TikTok

3.2
Oct 25, 2024

The question requires decoding a string containing only numbers. The correspondence between numbers and letters is as follows: 'A' -> "1" 'B' -> "2" ... 'Z' -> "26" The task is to count how many different ways a string can be decoded. For example, the string "11106"can be decoded as: "AAJF"(decoded as 1 1 10 6) "KJF"(decoded as 11 10 6)

1. introduction 2. pick 2 projects to explain 3. why need to normalize input 4. batch norm 5. how pooling do the back prop 6. how to calculate auc, roc curve 7. auc and acc 8. flops calculation 9. quick sort (bug free)
avatar

Machine Learning Scientist

Interviewed at TikTok

3.2
Feb 28, 2022

1. introduction 2. pick 2 projects to explain 3. why need to normalize input 4. batch norm 5. how pooling do the back prop 6. how to calculate auc, roc curve 7. auc and acc 8. flops calculation 9. quick sort (bug free)

Viewing 3371 - 3380 interview questions

Glassdoor has 10,824 interview questions and reports from Machine interviews. Prepare for your interview. Get hired. Love your job.