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.
C++ Translation
Floating point error in random tests:
Reference solution is completely wrong at every part of the task:
Buy 1,230 bricks for £225.86
for 1230 bricks, when the proper return value should beBuy 2,000 bricks for £211.98
JS:
mocha + chai should be used
Description should be language-agnostic
Python: tests should not use strict equality for floats.
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/195.
Please join the discussion to help us identify duplicate kata and retire them.
Description should be language-agnostic
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )Description should be language-agnostic
Empty array should return
true
Lua Translation :D
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled, see this to learn how to do it
This comment is hidden because it contains spoiler information about the solution
Loading more items...