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.
Kevin is noticing his space run out!
Write a function that return array of connected words in each element of array as in example below.
For example, running this function on the array ['i', 'have','no','space'] would return ['i','ihave','ihaveno','ihavenospace'].
P.S. data input will be only words with no special signs.
seriously ?
Same as me mate,
same as me.