This is a Work In Progress. The objective is to do some experiments with common algorithms.
Another objective is to build a Cmake multi-project and work with Continuous Integration Systems with github repository
Measure algorithm’s complexity using a mathematical approach.
- QuickSort (simple Version)
- Cmake (open-source, cross-platform family of tools designed to build, test and package software)
- Catch2 (unit test)
- Travis CI or AppVeyor (Continuous Integration environment)