0 Forks
0 Stars
0 Watchers

Intro-to-Data-Structures

My coursework for CMPT 202- Intro to Data Structures (Spring 2019).

How to download and setup Intro-to-Data-Structures

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

Or simply clone Intro-to-Data-Structures with SSH
[email protected]:tiff9099/Intro-to-Data-Structures.git

If you have some problems with Intro-to-Data-Structures

You may open issue on Intro-to-Data-Structures support forum (system) here: https://github.com/tiff9099/Intro-to-Data-Structures/issues