Skip to content

Deduplicate - Reverse string or array #227

Open
@hobovsky

Description

@hobovsky

From #39

  1. Reversed Strings
  • 8 kyu
  • The most basic task: string input, no restrictions.
  • Satisfaction: 91% with 369,811 solutions
  • 1 pending issue
  • 34 languages, 3 pending translations
  • Published: Apr 13, 2013
  • Author last seen: Feb 2025
  1. Unofficial FCC Challenge -- Basic Algorithm Scripting -- Reverse a String
  • 8 kyu
  • Input is a string. Clojure only with a poorly implemented restriction on built-ins.
  • Satisfaction: 66% with 195 solutions
  • 3 pending issues
  • 1 language, 1 pending translation
  • Published: Apr 9, 2017
  • Author last seen: Nov 2024
  1. esrever esreveR!
  • 7 kyu
  • Input is a string. No restrictions. Small additional requirements.
  • Satisfaction: 88% with 901 solutions
  • 2 pending issues
  • 2 languages, No pending translations
  • Published: Sep 20, 2016
  • Author last seen: Jan 2024
  1. esreveR gnirtS
  • 7 kyu
  • Input is a string. Solution should be a prototype extension. No restrictions.
  • Satisfaction: 92% with 3,184 solutions
  • No pending issues
  • 2 languages (JS, CS), No pending translations
  • Published: Dec 22, 2013
  • Author last seen: Dec 2018
  1. Simple Fun #176: Reverse Letter
  • 7 kyu
  • Input is a string, requires small preprocessing before reversing.
  • Satisfaction: 93% with 36,600 solutions
  • 4 pending issues
  • 19 languages, 1 pending translations
  • Published: Mar 3, 2017
  • Author last seen: Aug 2020
  1. Reverse List Order
  • 8 kyu
  • Most basic task: input is a list/array, no restrictions.
  • Satisfaction: 90% with 55,124 solutions
  • No pending issues
  • 12 languages, 4 pending translations
  • Published: Jul 31, 2014
  • Author last seen: Jun 2021
  1. Reverse list
  • 7 kyu
  • Most basic task: input is a list/array, no restrictions.
  • Satisfaction: 82% with 7,112 solutions
  • 3 pending issues
  • 11 languages, 3 pending translations
  • Published: Aug 2, 2016
  • Author last seen: Jun 2023
  1. esreveR
  • 7 kyu
  • Input is a list. Built-ins are restricted, but in not a great way (especially in Python).
  • Satisfaction: 91% with 10,771 solutions
  • 1 pending issue
  • 7 languages, No pending translations
  • Published: Sep 12, 2014
  • Author last seen: Dec 2024
  1. Reverse list recursively
  • 8 kyu
  • Input is a list/array. Expects recursive solutions, but it's not enforced at all.
  • Satisfaction: 86% with 1,105 solutions
  • 3 pending issues
  • 3 languages, No pending translations
  • Published: Aug 8, 2016
  • Author last seen: Jun 2023
  1. reverseIt
  • 7 kyu
  • Mixed input types with underspecified and not really nice way of handling particular types.
  • Satisfaction: 90% with 2,321 solutions
  • No pending issues
  • 3 languages, No pending translations
  • Published: Jun 12, 2015
  • Author last seen: Dec 2024
  1. Reverser
  • 7 kyu
  • Input is a number, task expects reversing digits of its decimal representation. Restricted built-ins.
  • Satisfaction: 85% with 4,297 solutions
  • 3 pending issues
  • 5 languages, No pending translations
  • Published: Oct 18, 2016
  • Author last seen: Feb 2020
  1. Reverse a Number
  • 7 kyu
  • Input is a number, possibly negative. Output is a number with its decimal representation reversed, and with the same sign.
  • Satisfaction: 93% with 14,091 solutions
  • No pending issues
  • 14 languages, 1 pending translations
  • Published: Jul 2, 2015
  • Author last seen: Dec 2024

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussion/deduplicateDiscussion and vote what to do with duplicate kata

    Type

    No type

    Projects

    Status

    Discussing

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions