Max88-git / codewars

Solutions to Codewars katas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codewars Katas

Solutions for Codewars katas.

Introduction

from Codewars wiki: Codewars is a community of developers, who are called Code Warriors (or just warriors), that train on improving their development skills. Think of it like a coding dojo - where developers train with each other and help each other get better through practice

My current Codewars rank:


Vocabulary

  • Kata: is an algorithm you have to solve in any programming language you desire

  • Kata rank definitions

  • Kyu: is a digit that determines kata difficulty level as well as the user rank on the platform:

    • 1kyu, 2kyu - Purple (Proficient)
    • 3kyu, 4kyu - Blue (Competent)
    • 5kyu, 6kyu - Yellow (Novice)
    • 7kyu, 8kyu - White (Beginner)

Disclaimer

  • Codewarriors are strongly encouraged not to look at your solutions to Kata until they have completed it themselves or at least took the time to think about their own approaches

  • Codewarriors should not submit your solutions as their own

  • You will not be accepting contributions of any form to this repo

  • Creating a repository like this is discouraged by Codewars

Created by @Max88-git - feel free to contact me!

About

Solutions to Codewars katas.


Languages

Language:JavaScript 100.0%