News

Implementation of AVL & Red-Black trees. Implementation of a simple English Dictionary as an application of the 2 self-balanced BSTs. A command line interface enables us to deal with the dictionary ...
The purpose of this Java project is to manage a dataset of martyr records using a combination of advanced data structures, including an AVL tree, hash table, queues/stacks, and heaps. The main ...