Skip to content

RadioPizza/my_codewars_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars

My Сodewars solutions

Welcome to my repository where I've curated my solutions to various programming challenges - also known as katas - from Codewars.

Repository Structure

These tasks are categorized according to their level of difficulty, ranging from beginner (8kyu) to highly complex (1kyu) challenges.

How to Use

Each folder contains solved challenges corresponding to its difficulty level. Solution files are named after their respective challenges on Codewars, making it easy to search for specific solutions.

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.