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.
To solve this problem, you need to focus on two key aspects:
this is unintelligible.
this is almost my solution no way bruh
what does mean x or '0'?
and there it was. a whole library that fixes the problem in no time, shitting on my algorithm that timed out 10 different times
It'll feel good when you beat it though. :)
this one is an absolute beast. it has kicked me in the pants at least five times now, causing me to scrap refactoring and start fresh again and again. i wish i had to mark this comment as including spoiler content lol. but it's just a note of desperation.
yes. apparently the tests don't catch O(n^2) solutions despite the description.
100%. there are plenty of unoriginal, poorly constructed/described/tested katas on here. this is clearly not one of them. it's a disservice to the community and the authors not to differentiate the good stuff from the bad by voting rationally.
man, this isn't your daddy's 6 kyu kata lol. good one tho.
Should be used as referee as it is the fastest solution.
Or
gmpy2
should be forbidden asBigInt
is forbidden in Java.Fork that should fix this issue.
ReferenceImplementation.result
returns now a list of acceptable names ;_test_most_weekend_birthdays
checks that the actual name is in the expected names ;allow_raise = True
param in the last tests before the random ones.test fails with 'Issue with shared date of birth' message for inputs:
Urma and Victor have the same birthdate (and more weekend birthdays than Xavier). according to the kata description, the tests should accept either Urma or Victor, but they reject Victor.
Loading more items...