aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDesiree Vogt-Lee <[email protected]>2017-10-13 17:47:40 +1000
committerAlois <[email protected]>2017-10-13 09:47:40 +0200
commit2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8 (patch)
treea0e48407e22ecc4b2c90de2734180d9e2728bdfe
parentb7166bfc763c99efcf9ceb87b748610e702eedae (diff)
downloadawesome-regex-2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8.tar.xz
awesome-regex-2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8.zip
Add HackerRank Regex Challenges (#52)
* added hackerrank * added hackerrank
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a7d935..376719a 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
## Exercise
+- [HackerRank Regex Challenges](https://www.hackerrank.com/domains/regex/re-introduction) - Regex challenges with varying levels of difficulty.
- [Redoku](http://padolsey.github.io/redoku/) - Little Regex Sudoku/Crossword thing (by @padolsey)
- [Regex Tuesday - Challenges](https://github.com/callumacrae/regex-tuesday) - Challenge list about Regex
- [Regex Crossword](http://regexcrossword.com) - A crossword puzzle game using regular expressions