Skip to content

bell-kevin/CodeWars-2

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codewars Katas

CodeWars

White (Beginner)

πŸ“” πŸ“” πŸ“” 8 KyuπŸ“” πŸ“” πŸ“”

8 kyu kata represent a beginner level. At this level the kata is only challenging for users new to programming. This includes programming tasks such as:

  • Defining a simple function (i.e. hello world)
  • Basic variable assignments
  • Fixing basic syntax issues
  • Trivial algorithms such as basic if/else statements

πŸ“” πŸ“” πŸ“” 7 KyuπŸ“” πŸ“” πŸ“”

7 kyu kata represent a beginner programming level.. At this level the kata will generally challenge users on their core language and API reference knowledge. Tasks such as:

  • Iterating arrays and returning a subset of values
  • Basic data type manipulations
  • Basic functional or object-oriented concepts
  • Basic Regular Expressions

Yellow (Novice)

πŸ“’πŸ“’πŸ“’6 KyuπŸ“’πŸ“’πŸ“’

6 kyu kata represent a novice programming level. At this level the kata will start to include more advanced algorithmic challenges and more complex language features. It includes:

  • Complex language features (closures, scopes, monads, etc)
  • Complex OOP/Functional concepts
  • Basic Design Patterns
  • Complex Regular Expressions

πŸ“’πŸ“’πŸ“’5 KyuπŸ“’πŸ“’πŸ“’

5 kyu kata represent a novice programming level. At this level the kata are similar to 6 kyu but more challenging. It includes:

  • Complex language features that require mature OOP/Functional concepts
  • Advanced OOP/Functional concepts
  • Complex Design Patterns
  • Advanced regular expression usage

Blue (Competent)

πŸ“˜πŸ“˜πŸ“˜4 KyuπŸ“˜πŸ“˜πŸ“˜

4 kyu kata represent a competent programming level. At this level the kata begin to take some serious thought to complete. They include tasks that may handle:

  • Computer science concepts utilizing complex algorithms
  • Advanced design patterns
  • Understanding intricate business requirements
  • Advanced concepts such as concurrency, parallelism, meta programming and cryptography

πŸ“˜πŸ“˜πŸ“˜3 KyuπŸ“˜πŸ“˜πŸ“˜

3 kyu kata represent a competent programming level. At this level the kata are similar to 4 kyu but are more challenging. They include tasks that may handle:

  • Computer science concepts utilizing advanced algorithms
  • Ability to implement advanced requirements in a scalable fashion
  • Basic AI/machine learning algorithms
  • Detailed usage of advanced concepts such as concurrency, parallelism and cryptography

Purple (Proficient)

πŸ‘˜πŸ‘˜πŸ‘˜2 KyuπŸ‘˜πŸ‘˜πŸ‘˜

2 kyu kata represent a proficient programming level. At this level kata require a mature understanding of complex programming concepts - concepts such as:

  • Complex AI/machine learning algorithms
  • Reverse engineering techniques
  • Basic interpreters and compilers
  • Basic mini-programs with multiple feature requirements (such as a basic markdown parser)

πŸ‘˜πŸ‘˜πŸ‘˜1 KyuπŸ‘˜πŸ‘˜πŸ‘˜

1 kyu kata represent a proficient programming level. At this level kata are similar to 2 kyu but more challenging. They may include concepts such as:

  • Advanced AI/machine learning algorithms
  • Complex interpreters and compilers
  • Complex Mini-programs with multiple feature requirements (such as a complete markdown parser)

== We're Using GitHub Under Protest ==

This project is currently hosted on GitHub. This is not ideal; GitHub is a proprietary, trade-secret system that is not Free and Open Souce Software (FOSS). We are deeply concerned about using a proprietary system like GitHub to develop our FOSS project. We have an open {bug ticket, mailing list thread, etc.} where the project contributors are actively discussing how we can move away from GitHub in the long term. We urge you to read about the Give up GitHub campaign from the Software Freedom Conservancy to understand some of the reasons why GitHub is not a good place to host FOSS projects.

If you are a contributor who personally has already quit using GitHub, please check this resource for how to send us contributions without using GitHub directly.

Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.

Logo of the GiveUpGitHub campaign

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%