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.
How does it work tho? If I pass: "thIs is jadEn" it would give "ThIs Is JadEn" which is incorrect, isn't it?
Brilliant!!
This comment is hidden because it contains spoiler information about the solution
nice code but not really correct. This gives an output of [H, o, w, , c, a, n, , m, i, r, r, o, r, s, , b, e, , r, e, a, l, , i, f, , o, u, r, , e, y, e, s, , a, r, e, n, ', t, , r, e, a, l]
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
good job
cool. really cool.
This comment is hidden because it contains spoiler information about the solution
But good catch for the fact that only small letters are in the text.
very clean looking code and still understandable, not just packed into one line because you can.
That's good to know. Thanks a lot!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
O(2n) is functionally the same as O(n)
Loading more items...