Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryu1kn/kata

My kata repository. Solved different languages
https://github.com/ryu1kn/kata

dojo kata

Last synced: 1 day ago
JSON representation

My kata repository. Solved different languages

Awesome Lists containing this project

README

        

# Kata

## Problem descriptions

* [Bowling Game](./bowling-game/README.md)
* [Minesweeper](./minesweeper/README.md)
* [Poker Hands](./poker-hands/README.md)
* [Password Cracker](./password-cracker/README.md)
* [Boleyn Salary](./boleyn-salary/README.md)
* [Down to Zero II](./down-to-zero-2/README.md)
* [Number of Binary Search Tree](./number-of-binary-search-tree/README.md)
* [Prison Transport](./prison-transport/README.md)
* [Jenny's Subtrees](./jennys-subtrees/README.md)
* [Coloured Triangles](./coloured-triangles/README.md)
* [The Hunger Games - Foxes and Chickens](./hunger-games/README.md)
* [Tennis Refactoring](./tennis-refactoring/README.md)
* [Mommifier](./mommifier/README.md)
* [Family](./family/README.md)
* [FizzBuzz](./fizzbuzz/README.md)