A hybrid data structure implementation in Java that combines Hash Tables and AVL Trees for efficient spell management, built as part of a Data Structures course at Ben-Gurion University.
A robust, Java-based file system simulation that implements hierarchical directory structures and efficient file management using advanced data structures.