← 返回 reddit 的题目列表Watch Next Video Recommendation System for Reddit Mobile App
类型:online_judge
reddit
Design a 'watch next' recommender system for Reddit's mobile app video browser. Please provide a detailed description of the system architecture and design process.
Example
Input
{"user_id": 1, "watched_videos": [101, 102, 103], "likes": [101], "shares": []}