Language Translation

  • Post author:
  • Post category:Uncategorized
  • Post last modified:January 20, 2023

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:…

Continue ReadingLanguage Translation

Computer Vision

  • Post author:
  • Post category:Uncategorized
  • Post last modified:January 25, 2023

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.…

Continue ReadingComputer Vision

Recommendations

  • Post author:
  • Post category:Uncategorized
  • Post last modified:January 20, 2023

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…

Continue ReadingRecommendations