Heap
Heap Types:
Min-Heap
Max-Heap
Enter a list of numbers to build heap bottom-up:
Create
Insert a number to the current heap or pop the root:
Add
Pop
     
Clear
Choose Speed:
Fast
Medium
Slow