Written by Pedro Marquez who lives and works in Austin, Texas, doing all things front-end (and some back-end too).
Priority queues are one of the data structures that any software engineer must learn how to use.
In this post, we will build a performant heap, and visualize each of its operations through animations.