0 Forks
1 Stars
1 Watchers

ordered-list

This project implements a sorted doubly-linked list in C++. It was developed as an academic exercise to deepen the understanding of dynamic memory management and basic data structures.

How to download and setup ordered-list

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

Or simply clone ordered-list with SSH
[email protected]:ana-chenoweth/ordered-list.git

If you have some problems with ordered-list

You may open issue on ordered-list support forum (system) here: https://github.com/ana-chenoweth/ordered-list/issues