14 Forks
52 Stars
52 Watchers

algs4

Algorithms in C# ported from the book "Algorithms 4th Edition".

How to download and setup algs4

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

Or simply clone algs4 with SSH
[email protected]:angellaa/algs4.git

If you have some problems with algs4

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