8 kyu

Convert number to reversed array of digits

84,383 of 205,584emporio

Description:

Given a random non-negative number, you have to return the digits of this number within an array in reverse order.

Example (Input => Output):

35231 => [1,3,2,5,3]
0     => [0]
Arrays
Fundamentals

Stats:

CreatedJun 18, 2015
PublishedJun 18, 2015
Warriors Trained322373
Total Skips22327
Total Code Submissions578073
Total Times Completed205584
JavaScript Completions84383
CoffeeScript Completions125
Python Completions70369
Clojure Completions663
Ruby Completions5626
Haskell Completions1274
Java Completions14178
C# Completions7473
C++ Completions10084
Elixir Completions701
Swift Completions3212
TypeScript Completions3724
Prolog Completions59
Crystal Completions27
Kotlin Completions1767
CFML Completions17
Rust Completions2410
Julia Completions100
R Completions238
C Completions1618
COBOL Completions23
Lua Completions253
D Completions16
Go Completions2289
Scala Completions203
OCaml Completions114
PHP Completions379
Perl Completions3
Total Stars2170
% of votes with a positive feedback rating91% of 12685
Total "Very Satisfied" Votes10696
Total "Somewhat Satisfied" Votes1734
Total "Not Satisfied" Votes255
Total Rank Assessments35
Average Assessed Rank
7 kyu
Highest Assessed Rank
6 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • emporio Avatar
  • jhoffner Avatar
  • dnolan Avatar
  • Abbe Avatar
  • Javatlacati Avatar
  • ZozoFouchtra Avatar
  • bkaes Avatar
  • cris Avatar
  • GiacomoSorbi Avatar
  • MMMAAANNN Avatar
  • JDeBolt Avatar
  • gttotev Avatar
  • Chrono79 Avatar
  • imjasonmiller Avatar
  • kazk Avatar
  • milxan Avatar
  • B1ts Avatar
  • lilsweetcaligula Avatar
  • Voile Avatar
  • Cyhan Avatar
  • Souzooka Avatar
  • rowcased Avatar
  • FArekkusu Avatar
  • bdw429s Avatar
  • monadius Avatar
  • hobovsky Avatar
  • solitude Avatar
  • trashy_incel Avatar
  • user8436785 Avatar
  • Mordna Avatar
  • ejini战神 Avatar
  • akar-0 Avatar
  • Glinator Avatar
  • ewelborn Avatar
  • Gauntlet9868 Avatar
  • KayleighWasTaken Avatar
Ad