Home - UseTheApi/algorithms GitHub Wiki
Welcome to the algorithms wiki!
The purpose of this project is to gather common algorithms and Data Structures implementations for studying and preparation.
This wiki explains how to run each algorithm implementation. Each folder represents a small project with implementation of one task. CMake is used for build (please, check out another page for instructions). You can find descriptions of all tasks in the README.md
and also in source files of each project.
Thank you for interest in this project.