0 Forks
0 Stars
0 Watchers

c-data-structures

A collection of exercises and projects focused on Data Structures in C, designed to explore and apply fundamental concepts. [UDESC]

How to download and setup c-data-structures

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

Or simply clone c-data-structures with SSH
[email protected]:ikeraguero/c-data-structures.git

If you have some problems with c-data-structures

You may open issue on c-data-structures support forum (system) here: https://github.com/ikeraguero/c-data-structures/issues