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.
me too, code for human mindset
.
You have to fill each queue as it empties. In this case the queue that runs 97 is 37, 3, 8, 49. You cannot mix and match to produce a more efficient queue, that is not the goal of this challenge.