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

https://github.com/matej-ch/katas

Few katas, for exercising test driven development
https://github.com/matej-ch/katas

kata php-74 tdd tdd-katas

Last synced: 7 months ago
JSON representation

Few katas, for exercising test driven development

Awesome Lists containing this project

README

          

## Solved katas with TDD approach

* Determinant
* FizzBuzz
* Bowling
* Interval
* Tennis Match
* String Calculator
* Roman numerals
* Prime factors
* GuildRose
* Find missing number in array
* Josephus Permutation