0 Forks
2 Stars
2 Watchers

yandexAlgorithms

Решения домашних заданий из курса по алгоритмам от Яндекса (Golang)

How to download and setup yandexAlgorithms

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

Or simply clone yandexAlgorithms with SSH
[email protected]:vito2005/yandexAlgorithms.git

If you have some problems with yandexAlgorithms

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