Commit Graph

12 Commits

Author SHA1 Message Date
Jools
f017c57730 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
8556dcf17e 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
083cd59ce4 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
JamayK
bb26f9a0ea Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
Pu Xiao
1d947a0b6c add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
Quincy Larson
9ed1725335 move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
systimotic
33caf46c3c Simplify truncate a string challenge 2017-02-05 14:31:48 +01:00
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Samuel Plumppu
a697639504 fix(challenge): Prevent use of String.repeat() in Basic Algorithm. 2017-01-28 21:51:28 +01:00
Cody Deckard
9d751451fa 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
d325c5f4b5 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00