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.
Neil deGrasse Tyson Meme
I don't think your solution handles leap years correctly.
Think about rounding it as a different datatype, or try using ROUND() to round to an integer.
In what ways were the instructions misleading? Have they been fixed now? (I ask because I solved it by following the instructions and the output of the sample test: perhaps I misread the instructions.)
Yes, please add an instruction only to use postgres to the description, or switch off SQLite, as the error is still there.
Sounds good. It should probably be an 8 kyu kata, which are always useful.
Not going to invalidate 1920 solutions.
Instead, removed comment in sample tests.
Re-raised as an issue.
!
Your English looks great! I think the best of the JS solutions copy the array first to avoid mutating the original array.
Nice kata. The JavaScript version of this feels like a 6 or 5 kyu kata.
Awesome. Happy to help!
I got that test to pass now - thanks for your patience - and for a really interesting kata.
The test (the
getTimes
, theblock
) happens within a setTimeout callback. Maybe that will help?Loading more items...