Data Structures (CS 300) Projects - Spring '20 Project 1 Maze Drawer - (Linkedlist and Stack implementation) Project 2 PhoneBook - (Binary Search Tree (BST) and AVL Tree implementation) Project 3 Marketing Strategy - (Hashtable(Seperate Chaining) implementation) Project 4 Median of Streaming Integers - (Binary Heap implementation) Project 5 Sorting - (Insertion Sort & Quick Sort & Merge Sort & Heap Sort implementation)