Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Agreed. It was difficult determining for certain what was being asked for. I suggest something like the below wording at the end of the Task section:
The function should return the minimum number of socks that must be pulled out such that you are guaranteed at least
num_of_pa_want
pairs (of sizenum_of_soc_in_pair
) of matching socks.