8 Forks
21 Stars
21 Watchers

Cpp-Data-Structures

:triangular_ruler: C++ Implementations of data structures & algorithms from PSU course CS162/CS163

How to download and setup Cpp-Data-Structures

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

Or simply clone Cpp-Data-Structures with SSH
[email protected]:pirate/Cpp-Data-Structures.git

If you have some problems with Cpp-Data-Structures

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