Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.99 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.99 KB

CodeWars Kata Solutions C# (C Sharp)

GitHub wakatime

Overview

My solutions for CodeWars kata using C# 8.0 .Net Core 3.1

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