Commit Graph

13 Commits (fbc5a7da2753f1b3d7889d40d8b63f4bd685cadd)

Author SHA1 Message Date
Thomas KUNTZ 51ae1a4c2b Fix meaning issue (#15059)
The wording made think that we had to return the sum of the two numbers and *then* all the numbers between them (in the form of an array for instance). In fact we have to return the sum of the two numbers *plus* the sum of all numbers between them.
2017-05-27 18:42:48 +05:30
helenyau0 ee15517fe5 go into intermediate algorithm scripting and remove all instances of property in the wherefore art thou exercise (#14827) 2017-05-14 23:12:23 +05:30
Jools 624da2c6ab change "element's average" to "elements' average" (#14521) 2017-04-24 22:18:28 +05:30
Dylan 1a5965c89b Merge pull request #14120 from Manish-Giri/fix/fix-tests-make-a-person
Add empty method body for make a person(staging)
2017-04-04 19:43:16 -05:00
Craig Perkins 1f2ba1cd34 Add units to map the debris challenge 2017-04-04 10:29:01 -04:00
MANISH-GIRI 521a967fe0 Add empty method body for make a person(staging) 2017-03-27 18:02:45 -04:00
Simon Morgan 41df99060e Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
Quinn-H de660c8b76 add missing the letter i 2017-03-04 04:19:44 +13:00
Peter Weinberg 95a3999fd0 Merge pull request #13040 from Greenheart/fix/missing-letters-improved-tests
fix(challenge): Improved tests for Algorithm "Missing Letters".
2017-02-04 18:47:50 -05:00
Peter Weinberg 512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Eddie Legg a4b39d39a0 Added edge case test for Pig Latin challenge
Added edge case tests for Pig Latin Challenge
2017-02-01 21:44:33 -05:00
Samuel Plumppu f523c2e105 fix(challenge): Improved tests for Algorithm "Missing Letters".
Thanks to @breatheloud for reporting and triaging this!
* Improve tests to cover what the instructions actually ask for.
* Update solution to pass new test suite.
2017-02-01 23:11:00 +01:00
Quincy Larson 6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00