</>OfferRetriever
DashboardDiscuss
NEW

Spring Hire Sale

Limited Time Deal: Unlock all premium questions for over 30% off

$10.42$7.08

08

:

03

:

07

:

56

Get this deal
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 scores where scores[i] is the similarity score between the source movie and target movie i (a float in [0, 1]). ...