criskgl
7/9/2019 - 6:15 PM

MIN heap declaration

PriorityQueue<Integer> queue = new PriorityQueue<>(10);