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.
D translation
C translation (author gone)
JavaScript : unhelpful error messages,
assertSimilar is deprecated
, needs Node.js upgradeNo random test in Python.
Node 18. should be enabled
assert.deepEqual
should be usedThis comment is hidden because it contains spoiler information about the solution
The rust version has no random tests.
From the description :
The Rust implementation expects letters in alphabetic order, regardless of frequency.
From the test suite :
The order, according to my interpretation of the description, should be a, x, f, s, d.
Typescript and Julia translations.
No random tests.