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.
ok
The C# translation did not take into account the difference between C#'s '/' and JS's '/', which I have fixed and now waiting to approve. @dfhwze
Returning 0 but expected NaN in C#. There is no NaN for integers, only for floats.
If you expect a float to be returned, then why are the results being truncated anyways?
Cool!
Sum all fibonnaci numbers less than the argument that are even
comprehension is part of the challenge? because I don't get it haha
Had so much trouble until I realized that cases have overflowing arithmetic with 32-bit integers
Not necessarily, no.
This comment is hidden because it contains spoiler information about the solution
Try it with SIMD
TryGetValue is better suited for accessing with a key undetermined to be in a dictionary
no you havnt ur blind
Got it, you're right! Thx! 🙏🏻
However, test cases do not test Unicode, only ASCII.
"Never do that!" sounds extreme. The intention of Kumite is to challenge and not repeat past solutions.
This was to similar to the previous 🤷🏻
Because Unicode
Loading more items...