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.
True!
I thought the same, but i written an more extensive code , because i'm dosnt understood indexOf method. Now i understand it and i have more power xd
This looks very inefficient.
I love this solution
Not sure why people think this is clever. This is literally the brute force solution.
God this is an ugly language
The code comment clearly says:
;Be sure to return longs. We don't want to return Clojure Ratios!
Probably tests are poorly written as you said. You can simply use a float for the dividend to get a decimal number instead of a ratio.
I propose the solution
Right, the test doesn't match the problem, which means this entire kata is really poorly written or I'm still missing something.
Looks like the tests don't cover that.
How is this correct? It returns Ratios.
I like this one:
Overall, not optimal but straightforward.
I am also facing the maketrans issue.
thanks!
It works now! cheers.
Loading more items...