우선순위 큐 (Priority Queue)
Max-Heap: 완전 이진 트리, 부모 ≥ 자식. push (sift-up) 와 pop (sift-down) 시각화.
메타데이터
| ID | priority-queue |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 12.0s (12000ms) |
| 구성 | 13 elements · 5 chapters · 5 effects |
| 태그 | #priority-queue #heap #data-structure #algorithm |
본문에 삽입
```anim:priority-queue
{}
```