Design a Movie Reviews Aggregator

Design a system that aggregates movie reviews from various sources and calculates aggregate scores. Focus on data collection, score computation, and API design. Address challenges like data freshness, score normalization, and scaling the aggregation system.

Answer Panel

Loading...