From c646f99015145ecb0315256271b828d22561b1a6 Mon Sep 17 00:00:00 2001 From: Michael O Date: Tue, 3 Feb 2015 10:40:17 +0100 Subject: [PATCH] Add Codewars --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8ae7217..4c20ed5 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ This list aims to be a curated set of high quality educational resources. The co **Free** practice problems in Python and Java *(Python, Java)* +#### [Codewars](http://www.codewars.com/) +**Free** code challenges. Compare your solution with those of others +*(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell)* ## Advanced