6 Forks
26 Stars
26 Watchers

FMI-DSA

Some examples druing the DSA (data structures and algorithms) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2016-2019

How to download and setup FMI-DSA

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

Or simply clone FMI-DSA with SSH
[email protected]:IvanFilipov/FMI-DSA.git

If you have some problems with FMI-DSA

You may open issue on FMI-DSA support forum (system) here: https://github.com/IvanFilipov/FMI-DSA/issues