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.
I think that you and I we have the same combative soul &
I will have the honor to become friends on Facebook at least
This comment is hidden because it contains spoiler information about the solution
@HerrWert "Thanks a lot for this hard Kata i think it worth Kata 6 or 5 at least, 😅 i never solve complex mathmatical issue like this i learned a lot while solve it 😘 "
I pass all test except "Don't forget those special characters!" what should I do for this I remove all special characters with too many ways (\W!"#$%&'()*+,./:;<=>?@[]^_`{|}~) except "\s-" without them some tests failed ?!! please some help or fix this bug if this kata test for all special characters and expect to return some of them ?!!?!?!!!
screen shot ofhttps://ibb.co/hKGoHp
if it's null array value it won't pass all values tests
first of all my english lang not perfect but i solve tons of kates
in this problem no null values in it's an numbers array in this array
Testing in this kata has a problem.. yesterday i solve this full with map method then today i try filter method still the same.. even it pass all value tests.. you can understand more from image https://ibb.co/bLXVYz
This comment is hidden because it contains spoiler information about the solution