codewars-csharp icon indicating copy to clipboard operation
codewars-csharp copied to clipboard

Codewars solutions C# (CSharp) https://www.codewars.com/

CodeWars Kata Solutions C# (C Sharp)

GitHub wakatime

Overview

My solutions for CodeWars kata using C# 8.0 .Net Core 3.1
Strongly encouraged not to look at my solutions to kata until you have completed it yourselves or at least took the time to think about your own approaches.

8 Kyu - Beginner
7 Kyu - Beginner
6 Kyu - Novice
5 Kyu - Novice
4 Kyu - Competent
3 Kyu - Competent

About Codewars

Let's see Codewars's defenition 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 profile on Codewars

How to use

  • Сlone this repository or download zip and unpack
  • Open a project in Visual Studio 2019 or JetBrains Rider.
git clone https://github.com/a-kozhanov/codewars-csharp.git

License

MIT