freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an.../regular-expressions
Randell Dawson a092c76688 fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
..
check-for-all-or-none.english.md Update check-for-all-or-none.english.md (#34758) 2019-02-17 11:44:19 -05:00
check-for-mixed-grouping-of-characters.english.md
extract-matches.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
find-characters-with-lazy-matching.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
find-more-than-the-first-match.english.md Add solution to find more than one challenge (#27476) 2019-01-24 15:29:23 -05:00
find-one-or-more-criminals-in-a-hunt.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
ignore-case-while-matching.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-a-literal-string-with-different-possibilities.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-all-letters-and-numbers.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-all-non-numbers.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-all-numbers.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-anything-with-wildcard-period.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-beginning-string-patterns.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-characters-that-occur-one-or-more-times.english.md
match-characters-that-occur-zero-or-more-times.english.md fix(challenges): Regex Asterisk Challenge (#34800) 2019-04-01 19:19:13 +05:30
match-ending-string-patterns.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-everything-but-letters-and-numbers.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-letters-of-the-alphabet.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-literal-strings.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-non-whitespace-characters.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-numbers-and-letters-of-the-alphabet.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-single-character-with-multiple-possibilities.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-single-characters-not-specified.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
match-whitespace.english.md Add solution to match whitespace problem (#27470) 2019-01-24 15:23:07 -05:00
positive-and-negative-lookahead.english.md Update positive-and-negative-lookahead.english.md (#34582) 2019-03-20 15:58:09 +01:00
remove-whitespace-from-start-and-end.english.md Added solution to remove-whitespace-from-start-and-end.english.md (#35145) 2019-02-12 09:34:52 -08:00
restrict-possible-usernames.english.md fix(curriculum): Added test and corrected solution for Restrict Possible Usernames challenge (#35847) 2019-04-30 20:40:38 -05:00
reuse-patterns-using-capture-groups.english.md fix: created more flexible test (#35325) 2019-03-08 11:07:50 -06:00
specify-exact-number-of-matches.english.md Solution to specify-exact-number-of-matches.english JavaScript Challenge (#34757) 2019-03-05 13:12:55 -05:00
specify-only-the-lower-number-of-matches.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
specify-upper-and-lower-number-of-matches.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
use-capture-groups-to-search-and-replace.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00
using-the-test-method.english.md fix: added 22 missing solutions (#35747) 2019-05-03 12:05:26 +02:00