This application is dedicated to those who want to deepen the notion of Heap by means of interactive methods, which considerably reduce the effort that the student puts into the act of understanding.
The content has been divided into 5 chapters: introductory notions, heap operations, priority queue, applications and dictionary, as can be seen in the menu on the right side of the screen.
At the end of this educational platform you will know
how to insert a node, delete a node, combine two
heaps and implement these operations using a priority queue.
To deepen the acquired knowledge, we have prepared a series of exercises
and problems.