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.
In C, C#, JS, Julia, TS at least, there should be sample tests whereby whole array consists of consecutive numbers (output is
null/nil/nothing
)I would add more tests for dart. We have only 1 basic test
By not consecutive we mean not exactly 1 larger than the previous element of the array.
What does this statement mean?
C++ Translation
Actually, any falsy value will do, any truthy value will do.
Also,
testDepartmment
,numDeprtments
,bestInFrist37Percent
.I find the lack of attention to detail actually disconcerting. You're programming for an audience here!
The combination of
expect
failure messages andconsole.log
gives weird results. Also, the messages use incorrect ( maybe just incomplete ) language.I already fixed some description textual errors; please debug the testing messages yourself.