Giter Club home page Giter Club logo

codewars's Introduction

Python Version

Codewars - Python Solutions

My solutions for Codewars problems are written using Python 3.6.0 and unittests are run using pytest.

  • Codewars supports Python 3.6.0.
  • Since Python 3 support is relatively new to Codewars, a lot of the Python katas are only available for Python 2. But, It's 2020 where we use only Python 3.

Codewars Rank

I am currently ranked 4 kyu with 500+ katas solved.

You earn honor when you accomplish certain goals on Codewars.

Solving katas            |   Honor  |                  Description
Completed Kata (White)   |    2     |    completion of a "beginner" level kata (8kyu and 7kyu)
Completed Kata (Yellow)  |    8     |    completion of a "novice" level kata (6kyu and 5kyu)
Completed Kata (Blue)    |    32    |    completion of a "competent" level kata (4kyu and 3kyu)
Completed Kata (Purple)  |    128   |    completion of a "proficient" level kata (2kyu and 1 kyu)
Completed Kata (Beta)    |    2     |    when the kata is approved, you get the points missing according to its actual approved rank

Repo Structure

There is one main directory in this repository as katas.

 katas
   ├── beta
   ├── kyu_4
   ├── kyu_5
   ├── kyu_6
   ├── kyu_7
   └── kyu_8

For each completed kata, there is a corresponding unittest file containing codewars link.

katas
   ├── kyu_8
   │   ├── multiply.py

codewars's People

Contributors

dusadamey avatar omkar-javadwar avatar

Watchers

 avatar  avatar

Forkers

dusadamey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.