Category:Heaps (data structures)
Jump to navigation
Jump to search
![]() |
Wikimedia Commons has media related to Heaps. |
A heap is a tree data structure with ordered nodes where the min (or max) value is the root of the tree and all children are less than (or greater than) their parent nodes.
Pages in category "Heaps (data structures)"
The following 28 pages are in this category, out of 28 total. This list may not reflect recent changes (learn more).