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.
Hi, python user here. I'm totally lost on this, i'm not sure how i'm supposed to extract even a single value. I've read most things about linkedlists and sorts, but if i try something like node.next or something i can't even extract the value. Can someone help me how i'm supposed to even print a single value, that's all i need.
nice one, i believe this one would be the fastest, if only you had pre-calculated the mod.
Yes, thanks a lot, i've been actually doing this exercise for like a week now, have had several trials, but had to remake because of complexity. This time i was like almost convinced that there was a bug because the code is so simple, but i totally forgot about resetting the dictionary. Thanks a lot.
This comment is hidden because it contains spoiler information about the solution