/Regex

Primary LanguageJavaScript

So, you wanna learn regex?

In this repo, you'll find a few example problems to get you up to speed on regex.

I recommend following through in this order:

  1. solveCrosswordPuzzle
  2. getHashTagsAndMentions
  3. validatePhoneNumber
  4. swapWords
  5. findTLDRs
  6. validateEmail
  7. validateURL