A C++ project for the "Κ24 System Programming" course at DiT, NKUA. It features a command-line application for managing and analyzing patient records data using self-implemented data structures akin to the C++ STL. Includes custom linked lists, AVL trees, hash tables, and heaps. Test files for demonstration are provided.
cpp data-structures system-programming avl-tree-implementations heap-tree-implementations hash-table-implementations linked-list-implementations
-
Updated
Nov 7, 2023 - C++