The Candy Kata is an intermediate Code Kata with a set exercises that a developer can complete to familiarize themselves with many of the APIs available in Eclipse Collections.
The domain of the Candy Kata includes the Candy
and SchoolGroup
classes.
Review the setup instructions for the kata.
Review the concepts introduced in the slides for the Pet Kata.
After reviewing the concepts in each section, complete the exercises for that section in the tests folder.
You may also need to change code in the domain.