View on GitHub

csc263

Notes for CSC263 - Data Structures and Analysis

Back to index

Priority Queues

Operations

Complete Binary Trees

Height of a tree: number of edges in the longest path (other contexts may use number of nodes)

Max-Heap

Heapsort