0 Forks
5 Stars
5 Watchers

Yandex.Algorithms

Мои решения задач курса "Тренировки по алгоритмам" и различных контестов от Яндекс на Swift

How to download and setup Yandex.Algorithms

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

Or simply clone Yandex.Algorithms with SSH
[email protected]:SShliakhin/Yandex.Algorithms.git

If you have some problems with Yandex.Algorithms

You may open issue on Yandex.Algorithms support forum (system) here: https://github.com/SShliakhin/Yandex.Algorithms/issues