diff options
| author | Desiree Vogt-Lee <[email protected]> | 2017-10-13 17:47:40 +1000 |
|---|---|---|
| committer | Alois <[email protected]> | 2017-10-13 09:47:40 +0200 |
| commit | 2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8 (patch) | |
| tree | a0e48407e22ecc4b2c90de2734180d9e2728bdfe /README.md | |
| parent | b7166bfc763c99efcf9ceb87b748610e702eedae (diff) | |
| download | awesome-regex-2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8.tar.xz awesome-regex-2c4743e76f8f4bb46e7106e2251fa4f2a2c3e4d8.zip | |
Add HackerRank Regex Challenges (#52)
* added hackerrank
* added hackerrank
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
