Skip to content
#

custom-data-structures

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Sep 15, 2025
  • Java

A Java Swing burger shop management system showcasing progressive learning from basic arrays to custom LinkedList and professional MVC architecture with file persistence. Educational project demonstrating software evolution from v1 to v3.

  • Updated Jan 5, 2026
  • Java

Improve this page

Add a description, image, and links to the custom-data-structures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-data-structures topic, visit your repo's landing page and select "manage topics."

Learn more