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.
BF translation: https://www.codewars.com/kumite/681873bacea1bd09023e9fe2?sel=681873bacea1bd09023e9fe2
Lua translation
Is there an in-built dictionary or module that I can access for this? I tried looking for one, but I can't seem to find the page...
Or do we have to type out the entire thing from scratch? X(
Typescript translation - copied JS, added type annotations
Description should be language-agnostic
Rounding requirement should be disabled after all languages use approximate equality for comparisons.
Fixed and sample tests below should be added across all languages to prevent specific range of divisor-checking solutions from passing
576992/143832
JS:
Node 18. (
mocha
+chai
) should be enabledThe
it
block message for random test block uses the wrong function name... -->Testing for mixed_fraction(${s})
Scala translation
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )Floating point comparison should be used in all languages
C Translation (author inactive).
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/165.
Please join the discussion to help us identify duplicate kata and retire them.
log statements in JS should be removed, with corresponding
chai
andassertion
frameworks importedPython new test framework should be used
Testing point [4658, -2364], vector [[2448, 1483], [-5715, -1431]]
1 should equal -1...
wait I think I am correct at this point... Can Someone explain it?
Loading more items...