361 Forks
984 Stars
984 Watchers

Scala

All Algorithms implemented in Scala

How to download and setup Scala

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

Or simply clone Scala with SSH
[email protected]:TheAlgorithms/Scala.git

If you have some problems with Scala

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