Merge pull request #17 from jhoffner/master

Added Codewars as a code challenge resource
This commit is contained in:
John Washam 2016-10-07 10:31:55 -07:00 committed by GitHub
commit 82ac7b4460

View File

@ -1304,6 +1304,7 @@ Take coding challenges every day, as many as you can.
- [LeetCode](https://leetcode.com/) - [LeetCode](https://leetcode.com/)
- [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)
- [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/)