All algorithms are placed in a separate folder numbered from 001 to 105. Each folder contains a separate source file with its own algorithm with some explanation.
Each folder contains its own main.cpp that can be compiled simply by executing g++ main.cpp creating an executable.