[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
1
About this module
Prerequisites:
Objectives: This module introduces the binary heap data structure. Binary heap is one of many variant heap data structures. However, binary heaps are practical in the implementation of many algorithms, including sorting algorithms.
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]