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.
Damn, that's smart !!!
Good bit of code golf. But definitely wouldn't want to come across this in a production codebase.
Very smart!
I really wanted to solve this question via regex but "wtf" I had to take 1-2 Day master class
Absolute genius
Oh, this solution is 8-10 times faster, then solution with
new Set
. Looks great!Against the sky
This comment is hidden because it contains spoiler information about the solution
How can I measure the O () of my code?
Very clever regex.
this is hard to understand even with an explanation hahaha, very clever, i'm not sure that it should be best practices though
Well, sir, it's sure unreadable, but it is used galore like so.
The regular expression is so clever.
This comment is hidden because it contains spoiler information about the solution
Clever, but very little value unless you're trying to save storage space.
Loading more items...