hello-algo/docs
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
..
assets/covers Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_appendix Several bug fixes and improvements (#991) 2023-12-16 03:15:20 +08:00
chapter_array_and_linkedlist feat: Add visualizing code blocks based on the pythontutor (#1029) 2024-01-07 04:04:01 +08:00
chapter_backtracking Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_computational_complexity Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_data_structure feat: Add visualizing code blocks based on the pythontutor (#1029) 2024-01-07 04:04:01 +08:00
chapter_divide_and_conquer Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_dynamic_programming Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_graph Fix two figures (#1024) 2024-01-04 02:48:48 +08:00
chapter_greedy Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_hashing feat: Add visualizing code blocks based on the pythontutor (#1029) 2024-01-07 04:04:01 +08:00
chapter_heap feat: Add pythontutor blocks to the rest of the chapters (#1030) 2024-01-07 23:49:26 +08:00
chapter_introduction Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_preface feat: Add pythontutor blocks to the rest of the chapters (#1030) 2024-01-07 23:49:26 +08:00
chapter_reference Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
chapter_searching Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_sorting Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
chapter_stack_and_queue feat: Add visualizing code blocks based on the pythontutor (#1029) 2024-01-07 04:04:01 +08:00
chapter_tree feat: Add pythontutor blocks to the rest of the chapters (#1030) 2024-01-07 23:49:26 +08:00
index.assets Several improvements (#1002) 2023-12-24 10:37:25 +08:00
index.md update the author info sjinzh -> codingonion (#1017) 2024-01-02 01:25:37 +08:00