This repository showcases my coursework project completed at the University of Wisconsin-River Falls for the Data Structures and Algorithms course. It encompasses the implementation of Queue, Deque, ...
This project contains my implementation of core linear data structures in Java, developed as part of a Linear Data Structures & Algorithms module. Rather than using Java’s built-in collections ...