mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-29 11:27:13 +00:00
build
This commit is contained in:
@@ -9,13 +9,13 @@ icon: material/family-tree
|
||||
|
||||
!!! abstract
|
||||
|
||||
Heaps resemble mountains and their jagged peaks, layered and undulating, each with its unique form.
|
||||
Heaps are like mountain peaks, layered and undulating, each with its unique form.
|
||||
|
||||
Each mountain peak rises and falls in scattered heights, yet the tallest always captures attention first.
|
||||
The peaks rise and fall at varying heights, yet the tallest peak always catches the eye first.
|
||||
|
||||
## Chapter contents
|
||||
|
||||
- [8.1 Heap](heap.md)
|
||||
- [8.2 Building a heap](build_heap.md)
|
||||
- [8.3 Top-k problem](top_k.md)
|
||||
- [8.2 Building a Heap](build_heap.md)
|
||||
- [8.3 Top-K Problem](top_k.md)
|
||||
- [8.4 Summary](summary.md)
|
||||
|
||||
Reference in New Issue
Block a user