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
- Host: GitHub
- URL: https://github.com/jonath-z/the-gym-codewars-collection
- Owner: Jonath-z
- Created: 2022-09-13T14:05:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T11:00:45.000Z (over 3 years ago)
- Last Synced: 2025-02-07T02:37:39.709Z (over 1 year ago)
- Topics: algorithms, challenges, codewars, codewars-solutions, data-structures, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)