Merge pull request #203 from kishuagarwal/add_hackerearth

Add HackerEarth to list of challenge sites
This commit is contained in:
John Washam 2017-05-06 10:12:24 -07:00 committed by GitHub
commit abd2bc5d0b

View File

@ -1400,6 +1400,7 @@ Challenge sites:
- [TopCoder](https://www.topcoder.com/) - [TopCoder](https://www.topcoder.com/)
- [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems) - [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems)
- [Codewars](http://www.codewars.com) - [Codewars](http://www.codewars.com)
- [HackerEarth](https://www.hackerearth.com/)
- [HackerRank](https://www.hackerrank.com/) - [HackerRank](https://www.hackerrank.com/)
- [Codility](https://codility.com/programmers/) - [Codility](https://codility.com/programmers/)
- [InterviewCake](https://www.interviewcake.com/) - [InterviewCake](https://www.interviewcake.com/)