8 kyu

Convert a String to a Number!

1,776 of 288,695bkaes

Description:

Note: This kata is inspired by Convert a Number to a String!. Try that one too.

Description

We need a function that can transform a string into a number. What ways of achieving this do you know?

Note: Don't worry, all inputs will be strings, and every string is a perfectly valid representation of an integral number.

Examples

"1234" --> 1234
"605"  --> 605
"1405" --> 1405
"-7" --> -7
Parsing
Strings
Fundamentals

Stats:

CreatedOct 21, 2014
PublishedNov 4, 2014
Warriors Trained356691
Total Skips16663
Total Code Submissions438070
Total Times Completed288695
Haskell Completions1776
JavaScript Completions108868
CoffeeScript Completions273
Ruby Completions6376
Clojure Completions922
Python Completions91315
Java Completions27935
C# Completions15358
Elixir Completions812
C++ Completions16813
Rust Completions4248
C Completions4783
PHP Completions5463
Lua Completions820
Groovy Completions170
Dart Completions2169
Julia Completions160
Racket Completions97
TypeScript Completions4321
R Completions441
Crystal Completions34
COBOL Completions73
Go Completions3365
Kotlin Completions2191
Factor Completions26
Scala Completions248
Swift Completions257
Total Stars1031
% of votes with a positive feedback rating88% of 14646
Total "Very Satisfied" Votes11772
Total "Somewhat Satisfied" Votes2323
Total "Not Satisfied" Votes551
Ad
Contributors
  • bkaes Avatar
  • jhoffner Avatar
  • TheDoctor Avatar
  • bekh6ex Avatar
  • user578387 Avatar
  • cris Avatar
  • Unnamed Avatar
  • Jotha Avatar
  • AlexIsHappy Avatar
  • suic Avatar
  • JDeBolt Avatar
  • Chrono79 Avatar
  • kazk Avatar
  • LesnyRumcajs Avatar
  • lilsweetcaligula Avatar
  • acjoker Avatar
  • Voile Avatar
  • mitron6 Avatar
  • Souzooka Avatar
  • eb110 Avatar
  • FArekkusu Avatar
  • lbvf50mobile Avatar
  • monadius Avatar
  • hobovsky Avatar
  • stellartux Avatar
  • tfuerholzer Avatar
  • user8436785 Avatar
  • ejini战神 Avatar
  • akar-0 Avatar
  • Kacarott Avatar
  • photo-pizza-importance Avatar
  • ErrorEcki Avatar
  • razetime Avatar
  • KayleighWasTaken Avatar
Ad