0 Forks
5 Stars
5 Watchers

sorting_algorithms

Coollection of sorting algorithms and their implementation in C++

How to download and setup sorting_algorithms

Open terminal and run command
git clone https://github.com/knotman90/sorting_algorithms.git
git clone is used to create a copy or clone of sorting_algorithms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sorting_algorithms https://github.com/knotman90/sorting_algorithms/archive/master.zip

Or simply clone sorting_algorithms with SSH
[email protected]:knotman90/sorting_algorithms.git

If you have some problems with sorting_algorithms

You may open issue on sorting_algorithms support forum (system) here: https://github.com/knotman90/sorting_algorithms/issues