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.
The worst kata I have ever seen. It is abysmally horrible and annoying to spend 5% of your time on actual algorithm and the rest 95% of the time for rounding the answers in order to pass all the tests
please don't waste your time with this kata.
lol, the very definition of a patch
I'm actually dying out of laughter, this is the best code lmao
Simple random tests: 9/10
Medium random tests : 2/20
Hard random tests : 100/100
wtf... this rounding decimals will kill me...
Fun kata but the numerical instability in the solution was annoying.
sorry!! but i feel like you have wasted my time!!
This kind of "fighting with decimal" type of katas are pointless and worthless wast of time!!
This comment is hidden because it contains spoiler information about the solution
Bringing accuracy to:
Simple random tests (10 of 10 statements)
Medium random tests (18 of 20 statements)
Hard random tests (100 of 100 statements)
Can't figure out what's wrong.
What a challenge!!!
This comment is hidden because it contains spoiler information about the solution
May be i choosed strange way to solve this task: iterate from first day to last day, remove values less than day from input array. But i can't pass medium tests and 2nd basic third REALTIME day in a row :) Yep...I red how to round in description and comments, but still can't understand how to do it correct...I'm using math.ceil()
2nd basic test. 10nd day
62.00000000000001 rounding to 63. But in correct result 62...why???
Nope I meant this part
As translations might be added in future, the terms used should be generalized (better remove function signatures of specific languages and replace naming variables with pure words like
house price
Do you mean "new year"? I can replace, for example, with "weekends".
Description should be language-agnostic (changing language specific blocks to general examples)
Loading more items...