Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 250 Bytes

Trending Algorithm

Algorithm for finding trending values ​​for an Array of videos

Input

Array of video Info: Each video must contains views, comments, votes and uploadTime

Output

Array of video Info + trendingValue on each video object