block by mpmckenna8 320d28322a26ceff41ee9079a9c4fb16

320d28322a26ceff41ee

Full Screen

Another simple binary tree. But this one builds it a node at a time visually in the order that the elements are in the array.

Now I need to combine all the pieces and have it build the heap then run max-heap on it all in one go.

index.html

heaper.js

style.css