8 kyu
Name Shuffler
21,520 of 43,637debri
Description:
Write a function that returns a string in which firstname is swapped with last name.
Example(Input --> Output)
"john McClane" --> "McClane john"
Strings
Fundamentals
Similar Kata:
Stats:
Created | Jul 6, 2015 |
Published | Jul 6, 2015 |
Warriors Trained | 55360 |
Total Skips | 2497 |
Total Code Submissions | 81225 |
Total Times Completed | 43637 |
JavaScript Completions | 21520 |
Python Completions | 16632 |
Ruby Completions | 1785 |
Elixir Completions | 394 |
C# Completions | 2450 |
Rust Completions | 939 |
C Completions | 465 |
Lua Completions | 209 |
COBOL Completions | 18 |
BF Completions | 53 |
D Completions | 19 |
RISC-V Completions | 22 |
CoffeeScript Completions | 17 |
Total Stars | 292 |
% of votes with a positive feedback rating | 93% of 3734 |
Total "Very Satisfied" Votes | 3260 |
Total "Somewhat Satisfied" Votes | 438 |
Total "Not Satisfied" Votes | 36 |