Coding Dojo sessions
- Kata String calculator : Starting with TDD
- Java solution
- Kata RockPaperScissorLizardSpock : Code smell - Switch case
- Java solution
- Kata GildedRose : Refactoring
- Java solution: normal and strategy pattern
- Kata Roman Numerals : TDD-Algorithm
- Java solution
- Kata Rover : TDD-DesignPattern
- Java solution
- Kata Incomprehensible Finder : Refactoring
- Java solution
- [Kata TodoList] : Refactoring
- Typescript solution