| Webster's Online Dictionary |
| Expressions | Definition | ||
| Binary heap | Binary heaps are a particularly simple kind of heap data structure created using a binary tree. (references) | ||
Source: compiled by the editor from various references; see credits. | Top | ||
| Expressions | Domain | Definition | |
| Binary heap | Math | A complete binary tree where every node has a key more extreme (greater or less) than or equal to the key of its parent. (references) | |
Source: compiled by the editor from various references; see credits. | Top | ||