Skip to content

Opening book details…

Can I read Heap on EtoBox?

Heap by Ma Cristina Velasco is a document available to read on EtoBox.

What is Heap about?

A heap is a binary tree where the root is the largest node, and all subtrees are also heaps, characterized as a max heap or min heap. Key operations include ReheapUp and ReheapDown, which repair the heap structure by adjusting node positions. The document provides examples of heap operations and illustrates the deletion process of elements from the heap.

Author
Ma Cristina Velasco
Language
EN