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
- Host: GitHub
- URL: https://github.com/matej-ch/katas
- Owner: Matej-ch
- Created: 2020-05-16T11:12:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T17:58:37.000Z (about 3 years ago)
- Last Synced: 2025-03-13T03:15:28.853Z (7 months ago)
- Topics: kata, php-74, tdd, tdd-katas
- Language: PHP
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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