mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
* fix: recursion challenges that abuse global space #43516 * fix challenge phrasing and create separate test * fix: challenges which pollute/impure functions should not pass * Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects/cash-register.md allow users to ab(use) global space in cash register Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> * Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/build-a-roman-numeral-converter-project/roman-numeral-converter.md allow users to abuse global space in roman numeral converter Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> Co-authored-by: kravmaguy <flex4lease@gmail.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| arguments-optional.md | ||
| binary-agents.md | ||
| convert-html-entities.md | ||
| diff-two-arrays.md | ||
| dna-pairing.md | ||
| drop-it.md | ||
| everything-be-true.md | ||
| make-a-person.md | ||
| map-the-debris.md | ||
| missing-letters.md | ||
| pig-latin.md | ||
| search-and-replace.md | ||
| seek-and-destroy.md | ||
| smallest-common-multiple.md | ||
| sorted-union.md | ||
| spinal-tap-case.md | ||
| steamroller.md | ||
| sum-all-numbers-in-a-range.md | ||
| sum-all-odd-fibonacci-numbers.md | ||
| sum-all-primes.md | ||
| wherefore-art-thou.md | ||