https://github.com/willbasky/codewars
solutions of code wars tasks
https://github.com/willbasky/codewars
Last synced: 8 months ago
JSON representation
solutions of code wars tasks
- Host: GitHub
- URL: https://github.com/willbasky/codewars
- Owner: willbasky
- License: bsd-3-clause
- Created: 2018-04-03T11:05:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T00:15:36.000Z (almost 3 years ago)
- Last Synced: 2025-06-18T19:48:13.311Z (12 months ago)
- Language: Haskell
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Motivation
The best way to study coding is to solve problems. [CodeWars](https://www.codewars.com) offers a lot of katas for exercising and improving code skills.
Kata is Japan way of perfection attaining (KaiZen must be).