Skip to content

krnets/codewars-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codewars-practice

Codewars is a community of developers focused on improving coding skills by working through progressively harder challenges

Codewars Badge

  • Kata: is a coding exercise to write idiomatic, performant or clever solution in the programming language of choice

  • Kyu: is a mark of kata difficulty as well as user rank on Codewars (starting from 8 kyu and working towards 1 kyu)

Currently ranked 2 kyu overall with 2100+ katas completed.

  Total Languages Trained: 6
  Highest Trained: JavaScript
  Most Recent: Python

  Kotlin: 4 kyu
  C++: 4 kyu
  C#: 3 kyu
  Java: 3 kyu
  Python: 3 kyu
  JavaScript: 2 kyu
1 - 4 dan   Master
1 - 2 kyu   Proficient
3 - 4 kyu   Competent
5 - 6 kyu   Novice
7 - 8 kyu   Beginner

Tests

Python tests are run with Codewars Test Framework

JavaScript tests are executed with Quokka.js.

Java, Kotlin and C# tests are run manually in IDE (JetBrains IntelliJ and Visual Studio 2022, respectively).

C++ tests are run with doctest header-only library.

About

Practice files with quick tests for Codewars katas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published