0 Forks
0 Stars
0 Watchers

Stack

This repository contains my implementation of a generic Stack data structure using a generic LinkedList data structure. The Stack has been tested for functionality and the XUnit tests are included in this repository.

How to download and setup Stack

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

Or simply clone Stack with SSH
[email protected]:AyhamRatrout/Stack.git

If you have some problems with Stack

You may open issue on Stack support forum (system) here: https://github.com/AyhamRatrout/Stack/issues