freeCodeCamp/challenges/02-javascript-algorithms-and-data-structures
Eric Leung 5522c64172 fix: Clarify mutate array with const challenge (#15745)
Instructions for Mutate an Array Declared with const was unclear and
included unnecessary learning materials. This commit aims to clarify the
instructions for what the challenge requires, and also add in missing
challenge tests.

Closes #14832
2017-08-11 15:06:35 -05:00
..
basic-algorithm-scripting.json fix(seed): Function name findLongestWord changed 2017-08-03 11:25:45 +05:00
basic-data-structures.json Fix typo in test case for filteredArray 2017-06-30 19:09:35 -04:00
basic-javascript.json fix(challenges): Change switch code format for consistency 2017-08-07 23:02:44 -05:00
claim-your-javascript-algorithms-and-data-structures.json add new challenges 2017-01-19 15:25:07 -08:00
debugging.json Update challengeSeed in arguments wrong order (#14276) 2017-04-13 09:38:15 -04:00
es6.json fix: Clarify mutate array with const challenge (#15745) 2017-08-11 15:06:35 -05:00
functional-programming.json fix/Clarification for code example 2017-06-26 16:28:24 -07:00
intermediate-algorithm-scripting.json Added a test to the challenge 'Wherefore art thou' 2017-07-02 09:22:17 -04:00
object-oriented-programming.json Put all lists in a single string 2017-02-28 14:56:26 +01:00
regular-expressions.json Fix test and clarify description for reuse patterns using capture groups 2017-06-26 22:15:44 +03:00