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

https://github.com/rawleyfowler/kaja

Solving programming, logic, and math problems with Clojure.
https://github.com/rawleyfowler/kaja

clojure kata problem-solving

Last synced: 11 months ago
JSON representation

Solving programming, logic, and math problems with Clojure.

Awesome Lists containing this project

README

          

# Kaja
Kata is a Japanese word (型 or 形) meaning "form". It refers to a detailed choreographed pattern of martial arts movements made to be practised alone. It can also be reviewed within groups and in unison when training. It is practised in Japanese martial arts as a way to memorize and perfect the movements being executed. -- [Wikipedia](https://en.wikipedia.org/wiki/Kata). This, but Clojure.

This repo contains various problems, and their solutions using Clojure. Each problem has a brief explanation in the form of a `README` file, accompanied by the URL to where I found the problem.

## License
This code is licensed under the MIT license. Please view the `LICENSE` file in the root of the repository for more information.