By Firoz Ansari • June 05, 2019 • 1 min read • Comments (0)
Heaps are a simple data structure that are really good at storing data where the only thing you care about is the element with highest priority.
Heaps are a simple data structure that are really good at storing data where the only thing you care about is the element with highest priority.