hello-algo/docs/chapter_heap
Yudong Jin ee485372fe
feat: Add pythontutor blocks to the rest of the chapters (#1030)
* Fix Python code

* Add the pythontutor blocks of the chapter tree, heap, graph, searching, sorting, divide and conquer, dynamic programming and greedy.
Improve the pythontutor blocks of the chapter array and linkedlist and backtracking.
Add the tutorial of pythontutor in how-to-read section.

* Reduce the image's file size.
2024-01-07 23:49:26 +08:00
..
build_heap.assets Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
heap.assets Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
top_k.assets Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
build_heap.md Update the book based on the revised second edition (#1014) 2023-12-28 18:06:09 +08:00
heap.md feat: Add pythontutor blocks to the rest of the chapters (#1030) 2024-01-07 23:49:26 +08:00
index.md feat: Revised the book (#978) 2023-12-02 06:21:34 +08:00
summary.md Update the book based on the revised second edition (#1014) 2023-12-28 18:06:09 +08:00
top_k.md Update the book based on the revised second edition (#1014) 2023-12-28 18:06:09 +08:00