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

https://github.com/adrianblade/codewars_groovy_solution

Codewars kata training
https://github.com/adrianblade/codewars_groovy_solution

codewars codewars-groovy codewars-kata codewars-kata-solution

Last synced: 8 months ago
JSON representation

Codewars kata training

Awesome Lists containing this project

README

          

# Codewars Solutions on Groovy

[![CodeWars](https://www.codewars.com/users/adrianblade/badges/large)](https://www.codewars.com/users/adrianblade)

## My Solutions
| kyu | Codewars Kate | My Solutions |
| --- | --- | --- |
| 8 | [Is the date today](https://www.codewars.com/kata/563c13853b07a8f17c000022) | [DayChecker.groovy](https://github.com/adrianblade/codewars_groovy_solution/blob/master/kyu8/kata_substract_the_sum/Kata.groovy) |