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.
PHP fork to fix this issue and enable PHP 8.
Actual and expected are flipped in PHP
Duplicate.
Why use the oldest available Node version when publishing a new kata? Built-in obsolescence?
Do everyone a favour - use
Node 12.x
JS by convention uses camelCase for identifiers such as function names ( unless they are Constructors ).
Please follow this convention.
but
?!?
Please don't publish such "kata"s to beta again (this is the 2nd time already), they're far from qualified as official CW material and a duplicate to existing katas, so they'll get retired very quickly anyways.
Change grammar:
"You are given an array of ages of a group of people. Find the youngest person in the list."