Skip to content
#

abstract-data-type

Here are 18 public repositories matching this topic...

This repository contains the implementation of a Smarter Priority Queue (SPQ) Abstract Data Type (ADT) using a parameterized heap. The SPQ is designed to support both min-heap and max-heap configurations with dynamic adaptability and efficient management.

  • Updated Oct 31, 2024
  • Java

Improve this page

Add a description, image, and links to the abstract-data-type 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 abstract-data-type topic, visit your repo's landing page and select "manage topics."

Learn more