Kata challengesλ︎
A kata is a small challenge that you attempt to solve in different ways, so experiment with your solutions to these challenges.
Kata are often coupled with Test Driven Development approach.
Project | Topics | Overview |
---|---|---|
Recent song-list | TDD | Keep a list of recent songs played, without duplicates |
Salary Slip Generator | TDD | Generate play slips for an employee |
Suggested kata exercisesλ︎
- String Calculator
- Bowling Game
- FizzBuzz
- Odd Even
- The Calc Stat
- The Leap Year
- The Prime Factor
- The Recently Used List (recent song list)
- The Word Wrap
- The Natural String Sorting