Skip to content

Deduplicate - Filter even/odd numbers #139

@hobovsky

Description

@hobovsky

From #39

  1. JavaScript Array Filter
  • 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
  1. Are arrow functions odd?
  • 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
  1. No oddities here
  • 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
  1. Filtering even numbers (Bug Fixes)
  • 8kyu
  • Bug fixing
  • 88% with 4.3k solutions
  • No pending issues
  • 3 languages, no pending translations
  • Published Dec 2015, author active
  1. Incorrect array_remove method
  • 8kyu
  • Bug fixing, structural modifications to an iterated array
  • 88% with 700 completions
  • No pending issues
  • Ruby only
  • Published Mar 2016, author inactive

Conclusion

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussion/deduplicateDiscussion and vote what to do with duplicate kata

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions