/exercism

:muscle: Exercism solutions

Primary LanguageJavaMIT LicenseMIT

exercism

Build Status Code Climate Test Coverage License

Exercism solutions

Contribute

I'd appreciate any feedback via issues.

Getting Started

If you are new to exercism, you can get started with this intro.

Code Style

language code style & linter command
ruby Code Style rubocop .
python Code Style pep8 .
javascript Code Style yarn lint
ecmascript Linter cd <exercise> && yarn lint
typescript Linter cd <exercise> && yarn lint
coffeescript Linter yarn lint

License

MIT © Rootul Patel