0 Forks
2 Stars
2 Watchers

SortingAlgorithms

Bubblesort, quicksort Lomuto, quicksort Hoare and selection sort implementation and comparsion in C

How to download and setup SortingAlgorithms

Open terminal and run command
git clone https://github.com/jMerta/SortingAlgorithms.git
git clone is used to create a copy or clone of SortingAlgorithms 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 SortingAlgorithms https://github.com/jMerta/SortingAlgorithms/archive/master.zip

Or simply clone SortingAlgorithms with SSH
[email protected]:jMerta/SortingAlgorithms.git

If you have some problems with SortingAlgorithms

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