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.
rejected
Kata should really ask to extend the prototype non-enumerably. Teach good habits.
Updated tests and description to explicitly fail input mutation. Random tests used to be implicitly vulnerable to that.
ETA: also added fixed tests with falsy expected values, because some solutions were buggy that way.
A neat little kata — thanks for putting this together! It’s simple on the surface but a good reminder of how extending prototypes can make arrays more expressive and readable.
Because the instructions ask for the aliases being age_min and age_max
why can't we use min_age and max_age for the alias?
When running the
psql postgresCLI, you do use a semicolon to let the CLI know to start processing the statement.This comment is hidden because it contains spoiler information about the solution
What happend to your code??? Chill out bro :)
Coffee translation
CoffeeScript translation
What about a1 = ['te st'] and a2 = ['te', 'st']?
This is brilliant thanks
This comment is hidden because it contains spoiler information about the solution
Wow mine looks nothing like this!
Loading more items...