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.
Template literals FTW
Still O(n) time complexity as args.Min() has to iterate through the whole string in worst case similar to a for loop
Are u serious? I`m gonna practice more...
This is probably best practices as well because it won't have a problem with null or undefined as toString() will.
Another opportunity to practice with LINQ (◕‿◕)
Why is this the best practice?
dude! everyone falling for some smart methods, and then there is this guy...
I giggled when I saw this one lol
that was cheating rofl
genious
oof lol
Great! Thanks a lot!
See this: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions
just wanted to ask, don't we need to use 'return' to return the result? Maybe I'm missing something
cheeky
okay don't need to complain about the solution actualy obviously that's a basic question so it doesn't matter how you solve it
Loading more items...