You can edit almost every page by Creating an account and confirming your email.

Category:Heaps (data structures)

From EverybodyWiki Bios & Wiki

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)"

This category contains only the following page.