/algorithms

Another collection of algorithms.

Primary LanguageC++Apache License 2.0Apache-2.0

License Build Status

Introduction

Samples of algorithms implemented in modern C++.

Mathematical

Sorting

Standards and Style

This code does not follow any specific Coding Style Guidelines or Standard.
But, it mixes different styles in a way that I could say it has been influenced by:

Useful links

References