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.
Python translation (author gone)
this is now tested for
what random tests could there be ? it's a singleton class with no methods or properties to test.
your code fails this predicate:
added sample tests
added to both CS and JS
done
Approved
Node 18, chai assertions, instanceof checks, sample tests and better initial code (author gone)
debatable as to whether this is good practice or not, but history proved you wrong by adding full-fledged classes to JavaScript, with private and static properties
"missing test cases" when you click test and then the solution passes when you click submit
JS version of this should not exist
really hated this.
Node v12 should be used along with its appropiate assertion tools (Mocha + Chai).
Refer to this and this
No random tests
No sample tests
This is definitely not a 7 Kyu.
Loading more items...