GithubHelp home page GithubHelp logo

codewars's Introduction

CodeWars

Python Kata Solutions

This repository contains all the solutions for the Kata(challenges) I have completed in Python. Each problem is contained inside of it's own directory, each directory contains a readme.md which contains the description for the kata, and the solution as a .py file.

Porject Objectives

The objective behind completing katas on CodeWars is to drill in the core foundations of python programming, for the standard library to become second nature. Each kata is ranked, and the ranking works by going from 8kyu all the way to 1kyu, 8kyu being the easiest and 1kyu being the hardest, my ultimate goal is to able to easily solve solutions at a higher rank level as I get better at programming.

Stack Elements

  1. All my solutions are in python 3.6 except where the Kata explicitly makes you use python 2.7
  2. Imports: This is the beauty of codewars, it makes you use a lot of imports to solve the problems, and as such there are a huge number of different modules used in this repository.

How to Run

  1. it's pointless to clone the entire reposity, just download the .py for the Kata solution you would like to run,
  2. run it in python shell

codewars's People

Contributors

anayatc avatar

Watchers

James Cloos avatar

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.