1152 Forks
5186 Stars
5186 Watchers

C-Sharp

All algorithms implemented in C#.

How to download and setup C-Sharp

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

Or simply clone C-Sharp with SSH
[email protected]:TheAlgorithms/C-Sharp.git

If you have some problems with C-Sharp

You may open issue on C-Sharp support forum (system) here: https://github.com/TheAlgorithms/C-Sharp/issues