Syeoryn / Regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%