1 Forks
2 Stars
2 Watchers

DSTA

Code repository for Data Structures and Algorithms

How to download and setup DSTA

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

Or simply clone DSTA with SSH
[email protected]:cbatuic/DSTA.git

If you have some problems with DSTA

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