Given a set of strings, a number 'n', and a function that takes a string and gives back a score, find the n largest scored strings in the set.
April 22, 2025