You will find the collection choice exercises in the src/main/java/org/example/CollectionChoiceExercises.java
file.
Each method in this class asks you to declare a single variable using the correct collection type for the situation described.
There are no tests for this exercise, you will need to refer to the solution repository or have your instructor check your work to verify your solution.