Purpose: This project is intended to demonstrate the true potential of pointers in C++
What is Included: Various implementation cases that make use of double pointers to provide a more effective and efficient solutions to traditional data structures.