4 Forks
5 Stars
5 Watchers

AlgorithmicToolbox

This repository contains the Algorithms as described in the Coursera class of Algorithms Part I by University of California, San Diego & Higher School of Economics. Please feel free to make changes to improve the algorithms.

How to download and setup AlgorithmicToolbox

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

Or simply clone AlgorithmicToolbox with SSH
[email protected]:neilharia7/AlgorithmicToolbox.git

If you have some problems with AlgorithmicToolbox

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