/LinkedLists

C++ Implementation of Linked Lists. Follows guidance of professor Alan J. Hu from UBC.

Primary LanguageC++

Compiling Instructions: -gcc4.8+

Nothing too special though, this uses very simple standard C++ libraries.