trending-algorithm
v1.0.7
Published
get trending value of a video from views comments an votes
Downloads
6
Readme
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
