https://github.com/artbohr/codewars-algorithms-in-js
Algorithm Challenges
https://github.com/artbohr/codewars-algorithms-in-js
algorithms codewars es6 javascript
Last synced: 3 months ago
JSON representation
Algorithm Challenges
- Host: GitHub
- URL: https://github.com/artbohr/codewars-algorithms-in-js
- Owner: artbohr
- Created: 2017-09-20T03:46:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T05:48:26.000Z (over 5 years ago)
- Last Synced: 2025-01-11T13:10:29.334Z (5 months ago)
- Topics: algorithms, codewars, es6, javascript
- Language: JavaScript
- Homepage: https://www.codewars.com/users/artbohr
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorithms from codewars.com coded in JavaScript.
All the algorithms are sorted in their difficulty level folder.
*The difficulty of an algorithm is defined by its "kyu" level, rating from **kyu-8** (being the easiest level) to **kyu-1** (being the highest "kyu" level of difficulty).*