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