diff --git a/README.md b/README.md index 3bf5491..18db143 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Share the list with your classmates, your friends and everyone :) | ★★☆ | [CS Academy](https://csacademy.com) | New in the competitive programming scene, CS Academy is a growing online judge that hosts competitions once every two weeks. It supports live chat, interactive lessons and an integrated online editor (that actually works). | | ★★☆ | [Russian Code Cup](https://www.russiancodecup.ru/en/) | Programming competitions powered by Mail.Ru Group. Competition consists of 3 qualification, 1 elimination and 1 final rounds. For each round contestants are given 4-8 problems which must be solved in a fixed amount of time. | | ★★☆ | [CodeFights](https://codesignal.com/) | CodeFights is a website for competitive programming practice and interview preparation. It features daily challenges of varying difficulty, an archive of problems and regular (every 15 minutes) mini-tournaments. Good for beginners. | +| ★★☆ | [CodeWars](https://www.codewars.com/) | CodeWars is a community-driven platform to sharpen problem solving skills. Extremely engaging due to gamification elements (users earn ranks and honor) and ability to compare your solution, vote for best practices and participate in the discussions. Quality of problems (called Katas there) differs. Good for beginners. | ### Problem Classifiers > Sites classifying programming problems.