Implementing linked list, stack and queue data strcutures. Providing examples of fundamental and support methods for each. Testing the speed, efficiency, clarity, correctness, and maintainability. Implementing unit tests for each abstract data type.

Github Link: Full repository can be found here