Commit Graph

18 Commits (05cb7f57026a7717edbcd47ab44d847829e07500)

Author SHA1 Message Date
Timo 890a262d00 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Usman Hussain 655366692f fix(seed): Function name findLongestWord changed
The function name findLongestWord is a little misleading as the
challenge asks to return the length of the word not the word itself.
Name findLongestWordLength is perfect.

BREAKING CHANGE: Function name changed
2017-08-03 11:25:45 +05:00
Prateek c06fd79f87 Changes post review again 2017-08-01 01:31:51 +05:30
Prateek 380491784e Changes post review 2017-08-01 01:30:24 +05:30
Prateek Goel 27262eb9f7 Move Fahrenheit Variable Below Comment Line
Challenge URL: https://www.freecodecamp.org/challenges/convert-celsius-to-fahrenheit
2017-07-20 16:37:36 +01:00
Nathália Oliveira a83238ae31 Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
Jools b6d7cc1d86 add test case to Basic Algorithm Scripting: Confirm the Ending (#14000)
Current checks do not cover use cases where target string is found elsewhere in the original string.
closes #13944
2017-03-22 00:46:15 -05:00
SebastianPetak ba24a17f04 Refactor test message for Title Case Challenge
Rewrite test messages to use <code> tags when describing the return value
to make their expected output more understandable.
2017-03-15 14:49:58 -05:00
MANISH-GIRI c729ffaf28 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
JamayK 81fcc79800 Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
Pu Xiao f408d11c42 add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
Quincy Larson 5c4d17355a move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
systimotic 1d2cc3b99d Simplify truncate a string challenge 2017-02-05 14:31:48 +01:00
Peter Weinberg 512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Samuel Plumppu e030a17e41 fix(challenge): Prevent use of String.repeat() in Basic Algorithm. 2017-01-28 21:51:28 +01:00
Cody Deckard b19721b618 Add hint to Falsy Bouncer challenge description
Updates the Falsy Bouncer challenge description to include a hint
to help campers understand how they should approach the challenge
without revealing too much information or locking the camper into
a particular solution.
2017-01-26 15:46:40 +00:00
Rajesh d83f9607b0 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30
Quincy Larson 6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00