8 kyu
Reversed Strings
153,507 of 379,554jhoffner
Description:
Complete the solution so that it reverses the string passed into it.
'world' => 'dlrow'
'word' => 'drow'
Strings
Fundamentals
Similar Kata:
Stats:
Created | Apr 13, 2013 |
Published | Apr 13, 2013 |
Warriors Trained | 511123 |
Total Skips | 29811 |
Total Code Submissions | 727246 |
Total Times Completed | 379554 |
JavaScript Completions | 153507 |
CoffeeScript Completions | 695 |
Ruby Completions | 10377 |
Python Completions | 118135 |
Dart Completions | 2561 |
PHP Completions | 8480 |
C# Completions | 16697 |
Java Completions | 32434 |
Nim Completions | 143 |
Haskell Completions | 2082 |
Rust Completions | 4231 |
Groovy Completions | 228 |
Scala Completions | 1228 |
C++ Completions | 20850 |
Go Completions | 5966 |
Racket Completions | 119 |
TypeScript Completions | 5313 |
R Completions | 521 |
Prolog Completions | 68 |
NASM Completions | 39 |
Swift Completions | 3616 |
CFML Completions | 26 |
Julia Completions | 159 |
Elixir Completions | 422 |
Crystal Completions | 40 |
Perl Completions | 177 |
COBOL Completions | 46 |
C Completions | 3412 |
D Completions | 19 |
Factor Completions | 29 |
OCaml Completions | 116 |
SQL Completions | 4124 |
BF Completions | 95 |
Lua Completions | 150 |
Total Stars | 2027 |
% of votes with a positive feedback rating | 91% of 21972 |
Total "Very Satisfied" Votes | 18425 |
Total "Somewhat Satisfied" Votes | 3104 |
Total "Not Satisfied" Votes | 443 |