0 Forks
3 Stars
3 Watchers

clrs-scala

Introduction to Algorithms, 3rd Edition, CLRS in Scala

How to download and setup clrs-scala

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

Or simply clone clrs-scala with SSH
[email protected]:naderghanbari/clrs-scala.git

If you have some problems with clrs-scala

You may open issue on clrs-scala support forum (system) here: https://github.com/naderghanbari/clrs-scala/issues