Spring Hire Sale
Limited Time Deal: Unlock all premium questions for over 30% off
$10.42$7.08
08
:
04
:
52
:
59
Back to Dashboard
[CodeSignal] Movie Group Ranker
Easy
You are building a movie recommendation system. Given a source movie a user liked, you receive:
- An array
scoreswherescores[i]is the similarity score between the source movie and target moviei(a float in[0, 1]). ...