From 479bdf2973edbced62e2e101c1fb1ea073a2726c Mon Sep 17 00:00:00 2001 From: krahets Date: Mon, 11 Sep 2023 16:26:39 +0800 Subject: [PATCH] deploy --- chapter_preface/suggestions/index.html | 2 +- sitemap.xml | 204 ++++++++++++------------- sitemap.xml.gz | Bin 980 -> 980 bytes 3 files changed, 103 insertions(+), 103 deletions(-) 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 @@

从总体上看,我们可以将学习数据结构与算法的过程划分为三个阶段。

  1. 算法入门。我们需要熟悉各种数据结构的特点和用法,学习不同算法的原理、流程、用途和效率等方面内容。
  2. -
  3. 刷算法题。建议从热门题目开刷,如剑指 OfferLeetCode Hot 100,先积累至少 100 道题目,熟悉主流的算法问题。初次刷题时,“知识遗忘”可能是一个挑战,但请放心,这是很正常的。我们可以按照“艾宾浩斯遗忘曲线”来复习题目,通常在进行 3-5 轮的重复后,就能将其牢记在心。
  4. +
  5. 刷算法题。建议从热门题目开刷,如剑指 OfferLeetCode Hot 100,先积累至少 100 道题目,熟悉主流的算法问题。初次刷题时,“知识遗忘”可能是一个挑战,但请放心,这是很正常的。我们可以按照“艾宾浩斯遗忘曲线”来复习题目,通常在进行 3-5 轮的重复后,就能将其牢记在心。
  6. 搭建知识体系。在学习方面,我们可以阅读算法专栏文章、解题框架和算法教材,以不断丰富知识体系。在刷题方面,可以尝试采用进阶刷题策略,如按专题分类、一题多解、一解多题等,相关的刷题心得可以在各个社区找到。

如图 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 c20b12081ebc6069b0c4c4228fa26446ee513f69..8a412ed9c8a0d20c527e2168f292880dca2bb546 100644 GIT binary patch literal 980 zcmV;_11tO=iwFoi&;Dcr|8r?{Wo=<_E_iKh0NtC-lG`W{$M1QHDc{GQ$zGC_$GPPR zcF$A`+7e|1m=Axv{eq;i$5pe3y`=cZ2TNc|{xx(r4UM)xFQa)nafsU4x7F+VW%a~X zI;Cy@w)*GqU(erGKX+fYIhe@lsWi6nZ8fCie{44A^LZV0;*oq@yU=f<97-W>mdee` z`ul44<*9t?1LnKwvo%ic>QmzKn1PLP&t!VHmTuf^H?_gX_7v0T)b8uc*T0@$zCXXd zmL^Nxhh}mh+w(r~ai>U|>vr>@W(L{ZNd6~Nd6G{Y1bNR^=?ey=bT$Ru` z$QWv$I0U*1vPu|j53G!i2@iOx#KWF%1!kXPQpY@w6x!C6j^rVQ@>S+99MF#iQJV&x zh7pI~ieqNBQTX6G!$9Po!q7x`|3ChD% zJvsKkGEY%IrZB~D_b!ZNB?~^0$?eCB|0zrKRHQ&xFKB~KdW0DPMTtaAAeG%73_G#Gw5T;c>2(#u6BmF75-3WAje^ z6JF)tHAL*0sWs06V0}B*(z27Y6uFy9{>oUIEC}e_FsfSPJ!yt1Tp}`2tJ}O3kd~*xUYLH^DZ5j z>zeTA3rH$&VIJusBzclLU6J~_au-~cWfC%{RCB06_y~Supg6Q1c)l~%D~RDeAWLVA zZayFPfLxFGA;3bI7`NV;6>#2`#9+msgwf69yf`$CIqjL$FralO`T%;Hs-mD!&oXeh zo(FC`CHEi#f(}0bp9e}pN1-A$4ebN(NiqZ@buK571{R%j2MFYt`<`R_TOxPf_U){o z7T;wXSK2u>-1?H{PWh10Mr0POdWHnoHgae_q`1=u_NE>utjRkHqPs$@-tYXkyZa)( zIF*yG@02MN82}u0bRjjb6$@jRyUy@b1mTs3dM+P@SGsJceN!0Xx+KM+z0Dyw$Rmdy z$l{J!%L5K>Af+!jxRDJ@Ed5=sAen$0HA3K!YBIK-F+66@48^MW2u6(8$5R=L7{Kc4 z8SwT2=l90T5;SmRn{F?gfY6@|2mded` z{e89n@=`wa0rTDT*%>GI^(k?A%)rLDS2Dd@OE+$Io7&)Gdx~jvYX5Ef?T^>(_t&r6 z(qyUo&`b_wdp-m{?G#Tc-Zr;!0dBO>X^roLfg91kvyhQzRLWC1NyNbYSW<8 zFyioAamvg#3Lji&7>L|+7;~ED8bJD(yAqX&Vwi~R?R%4Q?-%VLGnEWqbpnMhL3x;} zC&wOG<|*pO6s8#N!G)2mWWi@Lx&3(YA7zQ2iWKPT1#Qqtk1!*kD3ORMWSMecB-D-_;U@fwF>_CSB!AB~6){3VXK{{Ik`+$bq zXh zu%m(MM6>N&wu+U28iK;_2LM7SPT~Br{TE@7Q=ob@feZjKf{*CSLP9|x9_n7pyh{h> zx+eVj0+PyGm`Az_NuH!mH>AF<+yz%s7V_J0GU>_fIeNB{uD C9qT6m