[ ] Description
A clear and concise description of request/enhancement.
[ ] Use cases
Save the world.
Stop the imposter.
....
[ ] Proposed design
A clear and concise description of the design planned for this feature/enhancement.
Attach design diagrams if applicable.
[ ] Alternative design approaches
A list of other approaches that could've been taken to design this feature/enhancement,
but hasn't been because of a specified reason.
[ ] Workaround
If any workaround exists to achieve the desired goal without this feature/enhancement.
[ ] Additional information
Add any other context about the problem here.
Priority Queues can be used as binary heaps. But, not able to come across a popular library with D-ary heap implementation for java.
https://stackoverflow.com/a/57833871