11 Forks
33 Stars
33 Watchers

algo

:books: My solutions to algorithm problems on various websites

How to download and setup algo

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

Or simply clone algo with SSH
[email protected]:ferhatelmas/algo.git

If you have some problems with algo

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