2 Forks
12 Stars
12 Watchers

COMP-2402

📘 My notes for my Data Structures and Algorithms course – written in markdown

How to download and setup COMP-2402

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

Or simply clone COMP-2402 with SSH
[email protected]:riconaranjo/COMP-2402.git

If you have some problems with COMP-2402

You may open issue on COMP-2402 support forum (system) here: https://github.com/riconaranjo/COMP-2402/issues