DataStructures Workspace for my Data Structures class (implemented in C). Includes: Simple Linked List Double Linked List Stack Queue HashTable Heap Trees (Binary Search Tree, AVL Tree) Graph