freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an...
Hassaan Pasha d89eae392f
fix: adding test to check if flat or flatMap method was used in the steamroller challenge (#38158)
* fix: adding test to check if flat or flatMap method was used in the steamroller challenge

* Addressed comments and acknowledged suggestions
2020-02-04 17:00:33 -05:00
..
basic-algorithm-scripting added a test to challenge:falsy-bouncer (#37973) 2019-12-29 17:17:17 -06:00
basic-data-structures fix(curriculum): changed test text to use should for JavaScript Algorithms and Data Structures (#37761) 2019-11-27 11:57:38 +01:00
basic-javascript fix: Correct paths in English exercises by prefixing "/" before "learn" (#38099) 2020-01-26 12:51:21 -06:00
debugging fix(curriculum): changed test text to use should for JavaScript Algorithms and Data Structures (#37761) 2019-11-27 11:57:38 +01:00
es6 Update use-destructuring-assignment-with-the-rest-parameter-to-reassign-array-elements.english.md (#38092) 2020-01-21 08:25:10 -06:00
functional-programming fix: used assert.deepEqual to compare arrays (#37959) 2019-12-31 13:33:04 +05:30
intermediate-algorithm-scripting fix: adding test to check if flat or flatMap method was used in the steamroller challenge (#38158) 2020-02-04 17:00:33 -05:00
javascript-algorithms-and-data-structures-projects fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753) 2019-11-19 19:54:48 -05:00
object-oriented-programming fix(curriculum): Technical language correction (#37812) 2019-12-04 21:01:49 +00:00
regular-expressions fix: Add edge case for mixed grouping of characters exercise, where "Frank Roosevelt" returns false (#38097) 2020-01-22 15:58:47 +05:30