🎙
Trending searches
Learning Experience

Heaps & Priority Queues

A complete binary tree, stored flat in an array, that keeps the smallest (or largest) element one O(log n) extraction away — the standard way to build a priority queue.

Computer ScienceIntermediate8 min readdata-structuresheapspriority-queues

What to learn next

From Axiom's Knowledge Graph.

Explore the full Knowledge Graph →