0 Forks
0 Stars
0 Watchers

mit-introduction-algorithms-fall

My notes for "Introduction to Algorithms - MIT.6006" course

How to download and setup mit-introduction-algorithms-fall

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

Or simply clone mit-introduction-algorithms-fall with SSH
[email protected]:wsuni/mit-introduction-algorithms-fall.git

If you have some problems with mit-introduction-algorithms-fall

You may open issue on mit-introduction-algorithms-fall support forum (system) here: https://github.com/wsuni/mit-introduction-algorithms-fall/issues