FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

txellext/katas-codewars-python: ๐Ÿฅ‹ Python Katas ยท GitHub

Latest commit

ย 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation


๐Ÿฅ‹ Katas Codewars Python ๐Ÿฅ‹


Table of Contents

โญ Introduction

๐Ÿฆ‹ Goals

๐Ÿ‘ท Authors

๐Ÿ› ๏ธ Repository Structure

๐ŸŒ Built with


Introduction

Solutions with tests and tutorials for Codewars katas.

-What's a Kata? It is an algorithm you have to solve in any programming language you desire (JS in this repo)

-What is Kyu? It is a digit that determines kata difficulty level as well as the user rank on the platform

-and a codewarrior? A codewarrior is the user/coder who practice katas in Codewars.


Goals

Being a Codewarrior and practicing katas helped me to improve my algorithmic thinking.

Codewarriors are strongly encouraged not to look at your solutions to Kata until we have completed it ourselves.


Authors

Name GitHub
Txell Amigรณ @txellext

Repository Structure

There's a folder for each kata nested in its own kyu:

โ”œโ”€โ”€ 8-kyu/
โ”‚   โ”œโ”€โ”€ Square(n)Sum/
โ”‚   โ”‚   โ”œโ”€โ”€ index.js
โ”‚   โ”‚   โ””โ”€โ”€ test.js
โ”‚   โ””โ”€โ”€ ...
โ”‚
โ”œโ”€โ”€ 7-kyu/
โ”‚   โ”œโ”€โ”€ Isograms/
โ”‚   โ”‚   โ”œโ”€โ”€ index.js
โ”‚   โ”‚   โ””โ”€โ”€ test.js
โ”‚   โ””โ”€โ”€ ...

Built with

-Python

-Visual Studio Code


<> with โค๏ธ in BCN

About

๐Ÿฅ‹ Python Katas

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL