pablocorbalann / codewars-python

In this repository I'm going to add all my Codewars exercises. FInd me there as /pablocorbcon. Most of the examples are done in Python.

Home Page:https://www.codewars.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check out my profile

Codewars examples

Codewars is a code learning platform, which you can use to practice your logic programming skills (algorithms, efficiency ...). And best of all, it's free. In Codewars, programming challenges are called "Katas", and in this repository I will store all the Katas that I can. The challenges are divided using kyu, kyu is a way that Codewars uses to classify challenges into 8 levels, from level 8 (where the challenges are quite easy) to level 1 (where the challenges get more complicated ) Users are also divided using the same system.

If you want to add your own Kata, read issue #1 You can find me in Codewars as /pablocorbcon

Kyu index

Index to folders separated by kyu level

About

In this repository I'm going to add all my Codewars exercises. FInd me there as /pablocorbcon. Most of the examples are done in Python.

https://www.codewars.com

License:Apache License 2.0


Languages

Language:Python 100.0%