Notes / Data Structures Algorithms / 14 Interview Problem Patterns / 17 Heap Pattern

17 — Heap Pattern

Recognizing 'k-th'/'top-k'/'median-of-stream' problems that a heap (or two heaps) solves without full sorting.

Chapter Navigation
On This Page

17 — Heap Pattern

Purpose

[stub: heap-pattern]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →