β Introduction
π¦ Goals
π· Authors
π οΈ Repository Structure
π Built with
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.
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.
Name | GitHub | |
---|---|---|
Txell AmigΓ³ | @txellext |
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
β βββ ...
-Python
-Visual Studio Code
<> with β€οΈ in BCN