Add the initial translation for the Heap chapter (#1210)

This commit is contained in:
Yudong Jin
2024-04-02 18:50:31 +08:00
committed by GitHub
parent 3b797d56af
commit 04ebee0308
39 changed files with 718 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
# Heap
![Heap](../assets/covers/chapter_heap.jpg)
!!! abstract
The heap is like mountain peaks, stacked and undulating, each with its unique shape.
Among these peaks, the highest one always catches the eye first.