Commit Graph

12 Commits

Author SHA1 Message Date
Andrei Calinescu
6f04b00ea0 Fixed spelling errors, omissions, code typos ()
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
The Coding Aviator
ca2d01a81c feat(curriculum): add grouping characters challenge and guide ()
Added new challenge for mixed grouping of characters
2019-01-17 22:08:46 +01:00
Quentin REY
fa4ddea155 Correction Spolier -> Spoiler () 2019-01-15 17:25:02 -06:00
Mario Kandut
9ebc54e9d5 add: stub for regexp challenge - check for all or none () 2018-12-20 17:25:09 -08:00
Mario Kandut
7cc007e306 add: content for challenge: match whitespace () 2018-12-20 17:14:29 -08:00
James Liu
ba50f794bb Initial commit >= stub. Includes a hint. () 2018-12-20 17:12:29 -08:00
Fred Battle
cb2f76e1b2 fix: update guide hint to properly declare regex () 2018-12-12 15:48:22 -08:00
Nemanja Jeremic
f0ce844ca0 updated solution styled as code block () 2018-11-13 12:54:33 +05:30
AlexandreLeFou
ce33b6c650 Added a solution/fixed stub :) ()
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
AlexandreLeFou
2910a9e6ac Added a solution-fixed stub :) ()
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
Gregory Gubarev
47bff1626b Javascript: add solution to hint Match Characters that Occur Zero or … () 2018-10-21 15:56:48 +09:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30