This project, completed for my high school data structures and algorithms course, involves the implementation of two fundamental data structures: a double-ended queue (Deque) and a randomized queue.