Implement 2 simple C++ projects.
The zip file contains 3 folders.
1. A base project for which the following projects will be based.
2. Project A, a linked list project which is based on the base project. Requirements in PDF
3. Project B. a Binary tree based on the previous project. Requirements in PDF.