7 kyu

Numbers to Letters

3,616 of 8,436PG1

Description:

Given an array of numbers (in string format), you must return a string. The numbers correspond to the letters of the alphabet in reverse order: a=26, z=1 etc. You should also account for '!', '?' and ' ' that are represented by '27', '28' and '29' respectively.

All inputs will be valid.

Fundamentals
Strings
Arrays

More By Author:

Check out these other kata created by PG1

Stats:

CreatedSep 28, 2016
PublishedSep 28, 2016
Warriors Trained14233
Total Skips469
Total Code Submissions24991
Total Times Completed8436
JavaScript Completions3616
C# Completions480
Python Completions2794
Ruby Completions285
C Completions289
Haskell Completions112
PHP Completions338
Rust Completions245
Elixir Completions59
NASM Completions11
Crystal Completions8
CoffeeScript Completions10
Julia Completions16
C++ Completions418
Nim Completions9
Java Completions79
Total Stars134
% of votes with a positive feedback rating91% of 1422
Total "Very Satisfied" Votes1208
Total "Somewhat Satisfied" Votes180
Total "Not Satisfied" Votes34
Total Rank Assessments10
Average Assessed Rank
7 kyu
Highest Assessed Rank
6 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • PG1 Avatar
  • GiacomoSorbi Avatar
  • smile67 Avatar
  • Quickz Avatar
  • Dentzil Avatar
  • docgunthrop Avatar
  • lilsweetcaligula Avatar
  • metagn Avatar
  • FArekkusu Avatar
  • booniepepper Avatar
  • hobovsky Avatar
  • cliffstamp Avatar
  • uniapi Avatar
  • trashy_incel Avatar
  • user8436785 Avatar
  • SergeySinyavskiy Avatar
  • ejini战神 Avatar
Ad