We are moving this repository, you can find the updated blog post here: List of Free AP Computer Science A Practice Exercises.
For reference, the exercises covered the following units:
- Unit 1: Primitive Types
- Unit 2: Using Objects
- Unit 3: Boolean Expressions and if
- Unit 4: Iteration
- Unit 5: Writing Classe
- Unit 6: Array
- Unit 7: ArrayList
- Unit 8: 2D Array
- Unit 9: Inheritance
- Unit 10: Recursion