6 kyu

String Integer Greater-than

331 of 528wthit56

Description:

You are to write a function, stringIntGreaterThan that must accept arguments, each being the string representation of an positive or negative integer of any length (could contain a thousand digits, or more; also, integers will not have leading zeros).

The function should then return true if the first argument is greater than the second argument, false if not.

Strings
Algorithms

Stats:

CreatedFeb 5, 2015
PublishedFeb 5, 2015
Warriors Trained1220
Total Skips66
Total Code Submissions8113
Total Times Completed528
JavaScript Completions331
Haskell Completions103
C# Completions109
Total Stars23
% of votes with a positive feedback rating88% of 141
Total "Very Satisfied" Votes116
Total "Somewhat Satisfied" Votes15
Total "Not Satisfied" Votes10
Ad
Contributors
  • wthit56 Avatar
  • jhoffner Avatar
  • bkaes Avatar
  • user5036852 Avatar
  • Voile Avatar
  • hobovsky Avatar
  • user8436785 Avatar
Ad