Nuacht

To use this program or any of the other programs simply place the text file to be read in the same directory as the project(outside src folder) and compile with java ...
This repository showcases a curated collection of core data structures implemented from scratch in Java, without the use of built-in collection classes such as ArrayList, LinkedList, Queue, or Stack.