From 97d8c22c9b972f4839d6b4375ebd4385860a7c14 Mon Sep 17 00:00:00 2001 From: Jake Hoffner Date: Fri, 7 Oct 2016 08:05:27 -0700 Subject: [PATCH] Added Codewars as a code challenge resource Not a complete list without Codewars! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28e6e71..5f4d287 100644 --- a/README.md +++ b/README.md @@ -1304,6 +1304,7 @@ Take coding challenges every day, as many as you can. - [LeetCode](https://leetcode.com/) - [TopCoder](https://www.topcoder.com/) - [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems) + - [Codewars](http://www.codewars.com) - [HackerRank](https://www.hackerrank.com/) - [Codility](https://codility.com/programmers/) - [InterviewCake](https://www.interviewcake.com/)