(OLD) Data structures & abstract data types in C++
-
Updated
Sep 22, 2017 - C++
(OLD) Data structures & abstract data types in C++
Java implementations of advanced data structures. Includes a Dynamic Set ADT (with search, insert, delete, successor, predecessor, min, max), extensions of arrays, linked lists, and AVL trees, and two custom-designed data structures: one supporting efficient order-based operations, and another for product management with quality/price analytics.
Add a description, image, and links to the dynamic-set topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-set topic, visit your repo's landing page and select "manage topics."