Skip to content
#

optimized-queue

Here is 1 public repository 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 optimized-queue 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 optimized-queue topic, visit your repo's landing page and select "manage topics."

Learn more