| Link | Description |
|---|---|
| ./1-Codecheck | Introductory CodeCheck.io repository linked here. |
| ./2-Circle | Introductory CodeCheck.io repository for you to create. Complete the solution, generate some test data, and complete the tests. |
| ./3-Successors | Create a CodeCheck.io using arrays (APCS-A FRQ). |
| ./4-Amicable | Create CodeCheck.io unit tests on your own. |
| ./Utilities | CodeCheck.io utilities for generating formatted data and giving formatted feedback and replacing Math.random(). Copy these files to your projects as needed. |
| ./javadoc.sh | Script to generate Javadoc for Utilities directory. |
| ./problem.html | Template problem.html file for CodeCheck.io projects. |
| ./problem.md | Template problem.md file for CodeCheck.io projects. |
↩ back, 🔗 permalink, and 🔩 repository for this page.