8 kyu
Reversed Strings
152,969 of 377,775jhoffner
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 | 508561 |
Total Skips | 29658 |
Total Code Submissions | 723838 |
Total Times Completed | 377775 |
JavaScript Completions | 152969 |
CoffeeScript Completions | 695 |
Ruby Completions | 10363 |
Python Completions | 117401 |
Dart Completions | 2549 |
PHP Completions | 8450 |
C# Completions | 16617 |
Java Completions | 32293 |
Nim Completions | 143 |
Haskell Completions | 2075 |
Rust Completions | 4207 |
Groovy Completions | 228 |
Scala Completions | 1228 |
C++ Completions | 20725 |
Go Completions | 5924 |
Racket Completions | 119 |
TypeScript Completions | 5276 |
R Completions | 520 |
Prolog Completions | 67 |
NASM Completions | 39 |
Swift Completions | 3602 |
CFML Completions | 26 |
Julia Completions | 158 |
Elixir Completions | 419 |
Crystal Completions | 40 |
Perl Completions | 177 |
COBOL Completions | 45 |
C Completions | 3380 |
D Completions | 19 |
Factor Completions | 29 |
OCaml Completions | 114 |
SQL Completions | 4084 |
BF Completions | 94 |
Lua Completions | 148 |
Total Stars | 2024 |
% of votes with a positive feedback rating | 91% of 21926 |
Total "Very Satisfied" Votes | 18385 |
Total "Somewhat Satisfied" Votes | 3098 |
Total "Not Satisfied" Votes | 443 |