CS111 2025 Spring Homework 2:
Task 0
For this program, the source code files appear in different folders: Algorithms, Core, IO, Utils, and each of them has its own Test folder containing a testing file.
Compare this organization with putting all files in a single folder.
•Which approach is better