aditya-sridhar / java-priority-queue-example

This repo shows how to use a Priority Queue in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Priority Queue Example

This repo shows how to use a Priority Queue in Java

Pre-requisites

  • Ensure you have Java 8 or Above
  • Ensure you have maven

Running the Application

Every Java class in this Application has a main() function.

So you can run each class individually very easily in an IDE like Intellij or Eclipse

About

This repo shows how to use a Priority Queue in Java

License:MIT License


Languages

Language:Java 100.0%