Language Translation
Problem: Can you design a ML system that will translate the post in a social media news feed to the user's native language. Note that this answer tackles two problems:…
Problem: Can you design a ML system that will translate the post in a social media news feed to the user's native language. Note that this answer tackles two problems:…
The first thing to note is that this is a classification problem (image classification), so we should let the interviewer know that. Knowing this we can discuss some possible models.…
Problem: Given a user a currently watching a video on our platform, recommend 5 videos for the user the watch next. Note that this answer would work for most recommendation…