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.
...wow. I guess that works! That's a really interesting way to do it :D
The purpose of these exercices IS NOT to make the shortest code possible you know.
Yeah it is impressive at first, but most of the time it is incomprehensible. I generally prefer writing longer code but make it as clear as possible.
This comment is hidden because it contains spoiler information about the solution
Way more beautiful slice solution than what I did. I regret making my solution operate on the list in-place.
Logic is easier to understand and follow, but time complexity could grow to O(n^2) in the worst case.
Man I think they jumped the gun giving me kata lvl 6. Losing confidence but to disciplined to stop trying!
This comment is hidden because it contains spoiler information about the solution
It would
it will return False
Omg it dosent
Got it - thanks for clarifying!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
IT DOESNT EVEN WORK
This is character for character the exact same solution that ChatGPT gave me, so congrats to everyone who arrived here on your own. My solution was much clunkier.
This comment is hidden because it contains spoiler information about the solution
Loading more items...