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.
And the test is included in the implementation code :-)
maybe one loop next time but good idea
very good code but maybe instead of the includes method you can sub for a set and check if the set has a vowel or not
what a guy
what a guy
so damn clever great stuff
maybe not twice...
This comment is hidden because it contains spoiler information about the solution
very secure code indeed, no room for edge case errors indeed
it is clever indeed maybe not very efficient but clever indeed
the solution posted is 0(n) time compleity while initilzing max and min in array is 0(n * 2) since you'd be iterating the list twice. Efficiency is not based on length.
nice destructoring
returning truthy or falsy value...
writing in python lol
brilliant 100% outstanding
Loading more items...