An open API service indexing awesome lists of open source software.

https://github.com/jonath-z/the-gym-codewars-collection

collection of codewars challenges all levels combined
https://github.com/jonath-z/the-gym-codewars-collection

algorithms challenges codewars codewars-solutions data-structures javascript typescript

Last synced: 3 months ago
JSON representation

collection of codewars challenges all levels combined

Awesome Lists containing this project

README

          

# This is a collection of resolved codewars's challenges

This collection contains challenges that I've solved on codewars

## Get started

Clone the repo

```bash
git clone https://github.com/Jonath-z/the-gym-codewars-collection/
```

## Test

```bash
npm run test
```

## Technologies

- Javascript
- jest

## Creator

[Jonathan Zihindula](jonathz.com)

## Contacts

- [LindedIn](https://www.linkedin.com/in/jonathan-z-0a40ab209/)
- [Twitter](https://twitter.com/JonathanZihind4)
- [Mail](mailto:jonathanzihindula95@gmail.com)