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.
Your Table Diagram image is being blocked by my network. I know, it's my problem (you might be saying "Well, get out of that network, noob!"). But is there a creative self contained solution in Markdown that might display Table Diagrams and Relationships without requiring embedding external images? I know it's my issue, but what do you think?
Nice Kata!
This one is quite tough!
I don't like my solution relied on Limit 1 and would miss any who tied for first place (if data existed that represented tied cases).
I was being rushed by a 7 year old who wanted to play disney games, so whatca gonna do? I might come back and retrain when I have more honor and time.
Still I would rank this about 6th Kyu.
I also stumbled on this issue...The Description only states "Order by US then EU sales" but the test is looking for ID 1 as the first record. In order to solve this I had to put the "id" in the order by. IMO, if this is part of the criteria for success then it ought to be in the description. Something like "The return order of rows should show the US records first, starting with the lowest id"
This comment is hidden because it contains spoiler information about the solution