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.
No random tests in Java
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
Please join the discussion to help us identify duplicate kata and retire them.
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
Please join the discussion to help us identify duplicate kata and retire them.
I did it
Translation Dart
The kata is poorly written, becuase it dose not state that the order of the list should not change.
Lua translation!
No random tests in F#
I WAS WRITING A SQL FUNCTION like said "Write a function that..."
BUT in the correct answer is no a function, its just a simple select statment.
CHANGE DESCRIPTION
This comment is hidden because it contains spoiler information about the solution
Random tests' input string structure should not be fixed to below (this makes hardcoding possible)
in
CS
Java
JS
PHP
No random tests in F#
Missing edge cases below:
for
COBOL
CS
Crystal
F#
Julia
NASM
R
Ruby
Rust
Scala
Swift
Haskell fork
Haskell fork with a variety of improvements (see the discourse on the kumite page).
Forked the Haskell translation to add random tests. The existing translation only had a single, fixed test case (!!!) which matched the sample test case, leading to trivial solutions like this.
Haskell fork
Loading more items...