You're viewing an older version of this page (#4221). View the current version.

View versions (1)

Overview

Heap Algorithms are a special kind of http://www.codecogs.com/code/computing/stl/algorithms/modifying/index.php"Modifying Algorithm" because they also change the order of the elements. But, modifying is more complicated and it usually takes more time than simple mutating operations.