Challenge: the Biggest Album
Task
Swipe to start coding
Find the album's title (title
) with a maximum number of songs (count id
s). If there are multiple answers, select the first one from sorted in the lexicographical order.
Solution
Everything was clear?
Thanks for your feedback!