diff --git a/chapter_preface/suggestions/index.html b/chapter_preface/suggestions/index.html
index c18fa19ad..37df68903 100644
--- a/chapter_preface/suggestions/index.html
+++ b/chapter_preface/suggestions/index.html
@@ -3660,7 +3660,7 @@
从总体上看,我们可以将学习数据结构与算法的过程划分为三个阶段。
- 算法入门。我们需要熟悉各种数据结构的特点和用法,学习不同算法的原理、流程、用途和效率等方面内容。
-- 刷算法题。建议从热门题目开刷,如剑指 Offer和LeetCode Hot 100,先积累至少 100 道题目,熟悉主流的算法问题。初次刷题时,“知识遗忘”可能是一个挑战,但请放心,这是很正常的。我们可以按照“艾宾浩斯遗忘曲线”来复习题目,通常在进行 3-5 轮的重复后,就能将其牢记在心。
+- 刷算法题。建议从热门题目开刷,如剑指 Offer和LeetCode Hot 100,先积累至少 100 道题目,熟悉主流的算法问题。初次刷题时,“知识遗忘”可能是一个挑战,但请放心,这是很正常的。我们可以按照“艾宾浩斯遗忘曲线”来复习题目,通常在进行 3-5 轮的重复后,就能将其牢记在心。
- 搭建知识体系。在学习方面,我们可以阅读算法专栏文章、解题框架和算法教材,以不断丰富知识体系。在刷题方面,可以尝试采用进阶刷题策略,如按专题分类、一题多解、一解多题等,相关的刷题心得可以在各个社区找到。
如图 0-7 所示,本书内容主要涵盖“第一阶段”,旨在帮助你更高效地展开第二和第三阶段的学习。
diff --git a/sitemap.xml b/sitemap.xml
index 11ca4b0b4..6088e92d8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,512 +2,512 @@
https://www.hello-algo.com/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_appendix/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_appendix/contribution/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_appendix/installation/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_array_and_linkedlist/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_array_and_linkedlist/array/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_array_and_linkedlist/linked_list/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_array_and_linkedlist/list/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_array_and_linkedlist/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/backtracking_algorithm/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/n_queens_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/permutations_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/subset_sum_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_backtracking/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/iteration_and_recursion/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/performance_evaluation/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/space_complexity/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_computational_complexity/time_complexity/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/basic_data_types/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/character_encoding/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/classification_of_data_structure/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/number_encoding/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_data_structure/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/binary_search_recur/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/build_binary_tree_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/divide_and_conquer/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/hanota_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_divide_and_conquer/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/dp_problem_features/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/dp_solution_pipeline/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/edit_distance_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/intro_to_dynamic_programming/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/knapsack_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_dynamic_programming/unbounded_knapsack_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_graph/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_graph/graph/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_graph/graph_operations/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_graph/graph_traversal/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_graph/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/fractional_knapsack_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/greedy_algorithm/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/max_capacity_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/max_product_cutting_problem/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_greedy/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_hashing/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_hashing/hash_algorithm/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_hashing/hash_collision/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_hashing/hash_map/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_hashing/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_heap/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_heap/build_heap/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_heap/heap/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_heap/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_heap/top_k/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_introduction/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_introduction/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_introduction/what_is_dsa/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_preface/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_preface/about_the_book/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_preface/suggestions/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_preface/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_reference/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/binary_search/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/binary_search_edge/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/binary_search_insertion/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/replace_linear_by_hashing/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/searching_algorithm_revisited/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_searching/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/bubble_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/bucket_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/counting_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/heap_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/insertion_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/merge_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/quick_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/radix_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/selection_sort/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/sorting_algorithm/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_sorting/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_stack_and_queue/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_stack_and_queue/deque/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_stack_and_queue/queue/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_stack_and_queue/stack/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_stack_and_queue/summary/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/array_representation_of_tree/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/avl_tree/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/binary_search_tree/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/binary_tree/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/binary_tree_traversal/
- 2023-09-10
+ 2023-09-11
daily
https://www.hello-algo.com/chapter_tree/summary/
- 2023-09-10
+ 2023-09-11
daily
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index c20b12081..8a412ed9c 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ