Skip to content

txellext/katas-codewars-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

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
jar avatar 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages