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.
Strange that I got it working and the answer has solid hint is in here (only read this after I got it) I don't understand yet the mathmatical difference.
Indeed. Despite
arr
is mutated. ;)Cool!
Approved. Thanks ;-)
Awesome.
Ruby translation kumited -- please checkand approve!
Also, maybe changing the ranking to 6 kyu would be good.
Nice one. Thanks.
I think it's 6kyu.
It was sort(), sure :) Always forget slice() before it.
Sorry, thanks.
Such as
sort(), pop(), shift(), reverse()...
Perhaps you modified the inputs? ;-)
Is it all OK with tests?
I passed all basic tests and 0 random.
All failed with 'Failed!You've modified the argument items', but I didn't do this.
Thanks!
Nice kata. Thank you.
Yes, the description says "sorted by total call durations", so you should sum them all up...
All right, Betty should come before Ray, that conversion was a mistake in my code. But my question still stands, does it expect you to sum up call durations if a person is called more than once?
Loading more items...