-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
discussion/deduplicateDiscussion and vote what to do with duplicate kataDiscussion and vote what to do with duplicate kata
Description
From #39
- 7kyu
- input: array of positive integers, output: even ones
- 92% with ~18.5k completions
- No pending issues
- 13 languages (but only one of them is JavaScript), no pending translations
- Published Mar 2013, author active
- 8kyu
- input: array of positive integers, output: odd ones. Solution is expected to be some kind of a shorthand function (lambda, arrow, etc.), but it's not enforced in almost any of available languages.
- 92% with 10k completions
- 1 pending issue
- 6 languages + 1 pending translation
- Published Jul 2015, author active
- 7kyu
- input: array of positive integers, output: even ones
- 90% with 22k+ completions
- No pending issues
- 12 languages + 2 pending translations
- Published Aug 2013, author inactive
- 8kyu
- Bug fixing
- 88% with 4.3k solutions
- No pending issues
- 3 languages, no pending translations
- Published Dec 2015, author active
- 8kyu
- Bug fixing, structural modifications to an iterated array
- 88% with 700 completions
- No pending issues
- Ruby only
- Published Mar 2016, author inactive
Conclusion
- Keep 3. No oddities here
- Retire 1. JavaScript Array Filter after moving following translations:
- Move C approved translation from 1. to 3.
- Move COBOL approved translation from 1. to 3.
- Retire 2. Are arrow functions odd? after moving following translations:
- Move Elixir approved translation from 2. to 3.
- Keep 4. Filtering even numbers (Bug Fixes)
- Retire 5. Incorrect array_remove method after moving following translations:
- Move Ruby translation from 5. to 4.
Metadata
Metadata
Assignees
Labels
discussion/deduplicateDiscussion and vote what to do with duplicate kataDiscussion and vote what to do with duplicate kata
Type
Projects
Status
Done