6f04b00ea0
Fixed spelling errors, omissions, code typos ( #34145 )
...
Added missing regex tags at the end, fixed variable name, and erased an unnecessary space at the end of some of the test strings.
2019-01-25 23:42:35 -08:00
ca2d01a81c
feat(curriculum): add grouping characters challenge and guide ( #34875 )
...
Added new challenge for mixed grouping of characters
2019-01-17 22:08:46 +01:00
fa4ddea155
Correction Spolier -> Spoiler ( #34474 )
2019-01-15 17:25:02 -06:00
9ebc54e9d5
add: stub for regexp challenge - check for all or none ( #31670 )
2018-12-20 17:25:09 -08:00
7cc007e306
add: content for challenge: match whitespace ( #31691 )
2018-12-20 17:14:29 -08:00
ba50f794bb
Initial commit >= stub. Includes a hint. ( #34036 )
2018-12-20 17:12:29 -08:00
cb2f76e1b2
fix: update guide hint to properly declare regex ( #34625 )
2018-12-12 15:48:22 -08:00
f0ce844ca0
updated solution styled as code block ( #34266 )
2018-11-13 12:54:33 +05:30
ce33b6c650
Added a solution/fixed stub :) ( #34198 )
...
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
2910a9e6ac
Added a solution-fixed stub :) ( #34199 )
...
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
47bff1626b
Javascript: add solution to hint Match Characters that Occur Zero or … ( #19231 )
2018-10-21 15:56:48 +09:00
da0df12ab7
fix(guide): simplify directory structure
2018-10-16 21:32:40 +05:30