diff --git a/en/index.html b/en/index.html index 83f665a17..a6cbeac63 100644 --- a/en/index.html +++ b/en/index.html @@ -114,18 +114,18 @@ - Encounter with Algorithms + Encounter with Algos - + Complexity analysis - + Array and linked list @@ -137,7 +137,7 @@ - + Hash table @@ -167,7 +167,7 @@ - + Sorting @@ -179,13 +179,13 @@ - + Backtracking - + Dynamic programming @@ -197,7 +197,7 @@
- +

Data structures and algorithms crash course with animated illustrations and off-the-shelf code @@ -250,7 +250,7 @@

- 500 animated illustrations, 14 programming languages, and 3000 community Q&As to help you quickly get started with data structures and algorithms + 500 animated illustrations, 14 programming languages, and 3000 community Q&As to help you dive into data structures and algorithms.

@@ -282,7 +282,7 @@
- Read online + Web @@ -296,7 +296,7 @@
- Download PDF + PDF @@ -348,7 +348,7 @@

- It's crafted for ease of understanding, ensuring a smooth learning journey. + It’s crafted for a smooth learning experience.

"A picture is worth a thousand words." @@ -371,7 +371,7 @@

- Featuring multiple programming languages, all runnable with a single click. + One click to run code in multiple languages.

"Talk is cheap. Show me the code." @@ -392,7 +392,7 @@

- Welcome discussions and questions with open arms. + Don’t hesitate to ask or share your thoughts.

"Learning by teaching." diff --git a/en/sitemap.xml b/en/sitemap.xml index e6337caa4..fafc9d322 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -2,527 +2,527 @@ https://www.hello-algo.com/en/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_appendix/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_appendix/contribution/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_appendix/installation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_appendix/terminology/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/array/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/linked_list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/ram_and_cache/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/backtracking_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/n_queens_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/permutations_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/subset_sum_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_backtracking/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/iteration_and_recursion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/performance_evaluation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/space_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_computational_complexity/time_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/basic_data_types/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/character_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/classification_of_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/number_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_data_structure/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/binary_search_recur/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/build_binary_tree_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/hanota_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_divide_and_conquer/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/dp_problem_features/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/dp_solution_pipeline/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/edit_distance_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/intro_to_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_dynamic_programming/unbounded_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_graph/graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_graph/graph_operations/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_graph/graph_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_graph/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/fractional_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/greedy_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/max_capacity_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/max_product_cutting_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_greedy/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hashing/hash_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hashing/hash_collision/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hashing/hash_map/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hashing/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_heap/build_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_heap/heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_heap/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_heap/top_k/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_hello_algo/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_introduction/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_introduction/algorithms_are_everywhere/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_introduction/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_introduction/what_is_dsa/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_preface/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_preface/about_the_book/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_preface/suggestions/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_preface/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_reference/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/binary_search/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/binary_search_edge/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/binary_search_insertion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/replace_linear_by_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/searching_algorithm_revisited/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_searching/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/bubble_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/bucket_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/counting_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/heap_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/insertion_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/merge_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/quick_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/radix_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/selection_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/sorting_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_sorting/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_stack_and_queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_stack_and_queue/deque/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_stack_and_queue/queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_stack_and_queue/stack/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_stack_and_queue/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/array_representation_of_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/avl_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/binary_search_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/binary_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/binary_tree_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/en/chapter_tree/summary/ - 2025-01-13 + 2025-01-14 daily \ No newline at end of file diff --git a/en/sitemap.xml.gz b/en/sitemap.xml.gz index 302669918..8e7c6baae 100644 Binary files a/en/sitemap.xml.gz and b/en/sitemap.xml.gz differ diff --git a/en/stylesheets/extra.css b/en/stylesheets/extra.css index 04201732a..7d6c9c1d8 100644 --- a/en/stylesheets/extra.css +++ b/en/stylesheets/extra.css @@ -305,7 +305,7 @@ body { a:hover .device-on-hover { filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.15)); - transform: scale(1.02); + transform: scale(1.01); } /* text button */ @@ -424,7 +424,7 @@ a:hover .text-button span { .intro-image { flex-shrink: 0; flex-grow: 0; - width: 55%; + width: 50%; border-radius: 0.5em; box-shadow: var(--md-shadow-z2); } @@ -498,12 +498,16 @@ a:hover .text-button span { } } -/* Hide table of contents */ +/* mobile devices */ @media screen and (max-width: 60em) { .home-div { font-size: 0.75rem; } + .heading-div { + transform: translateX(-50%) translateY(13%); + } + .intro-container { flex-direction: column; } diff --git a/sitemap.xml b/sitemap.xml index a916adf90..9d65137f2 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,532 +2,532 @@ https://www.hello-algo.com/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_appendix/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_appendix/contribution/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_appendix/installation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_appendix/terminology/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/array/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/linked_list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/ram_and_cache/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_array_and_linkedlist/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/backtracking_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/n_queens_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/permutations_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/subset_sum_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_backtracking/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/iteration_and_recursion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/performance_evaluation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/space_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_computational_complexity/time_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/basic_data_types/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/character_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/classification_of_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/number_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_data_structure/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/binary_search_recur/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/build_binary_tree_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/hanota_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_divide_and_conquer/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/dp_problem_features/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/dp_solution_pipeline/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/edit_distance_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/intro_to_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_dynamic_programming/unbounded_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_graph/graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_graph/graph_operations/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_graph/graph_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_graph/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/fractional_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/greedy_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/max_capacity_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/max_product_cutting_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_greedy/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hashing/hash_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hashing/hash_collision/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hashing/hash_map/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hashing/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_heap/build_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_heap/heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_heap/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_heap/top_k/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_hello_algo/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_introduction/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_introduction/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_introduction/what_is_dsa/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_paperbook/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_preface/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_preface/about_the_book/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_preface/suggestions/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_preface/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_reference/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/binary_search/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/binary_search_edge/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/binary_search_insertion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/replace_linear_by_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/searching_algorithm_revisited/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_searching/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/bubble_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/bucket_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/counting_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/heap_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/insertion_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/merge_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/quick_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/radix_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/selection_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/sorting_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_sorting/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_stack_and_queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_stack_and_queue/deque/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_stack_and_queue/queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_stack_and_queue/stack/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_stack_and_queue/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/array_representation_of_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/avl_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/binary_search_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/binary_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/binary_tree_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/chapter_tree/summary/ - 2025-01-13 + 2025-01-14 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 666d8cc2f..ac9135a26 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/stylesheets/extra.css b/stylesheets/extra.css index 04201732a..7d6c9c1d8 100644 --- a/stylesheets/extra.css +++ b/stylesheets/extra.css @@ -305,7 +305,7 @@ body { a:hover .device-on-hover { filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.15)); - transform: scale(1.02); + transform: scale(1.01); } /* text button */ @@ -424,7 +424,7 @@ a:hover .text-button span { .intro-image { flex-shrink: 0; flex-grow: 0; - width: 55%; + width: 50%; border-radius: 0.5em; box-shadow: var(--md-shadow-z2); } @@ -498,12 +498,16 @@ a:hover .text-button span { } } -/* Hide table of contents */ +/* mobile devices */ @media screen and (max-width: 60em) { .home-div { font-size: 0.75rem; } + .heading-div { + transform: translateX(-50%) translateY(13%); + } + .intro-container { flex-direction: column; } diff --git a/zh-hant/index.html b/zh-hant/index.html index bfc8ba673..52b0c64d1 100644 --- a/zh-hant/index.html +++ b/zh-hant/index.html @@ -264,7 +264,7 @@ Cover

- 紙質書(簡中) + 紙質書 diff --git a/zh-hant/sitemap.xml b/zh-hant/sitemap.xml index a1734e69c..d5f4e4a71 100644 --- a/zh-hant/sitemap.xml +++ b/zh-hant/sitemap.xml @@ -2,527 +2,527 @@ https://www.hello-algo.com/zh-hant/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_appendix/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_appendix/contribution/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_appendix/installation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_appendix/terminology/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/array/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/linked_list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/list/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/ram_and_cache/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_array_and_linkedlist/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/backtracking_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/n_queens_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/permutations_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/subset_sum_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_backtracking/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/iteration_and_recursion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/performance_evaluation/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/space_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_computational_complexity/time_complexity/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/basic_data_types/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/character_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/classification_of_data_structure/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/number_encoding/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_data_structure/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/binary_search_recur/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/build_binary_tree_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/divide_and_conquer/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/hanota_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_divide_and_conquer/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/dp_problem_features/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/dp_solution_pipeline/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/edit_distance_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/intro_to_dynamic_programming/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_dynamic_programming/unbounded_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_graph/graph/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_graph/graph_operations/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_graph/graph_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_graph/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/fractional_knapsack_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/greedy_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/max_capacity_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/max_product_cutting_problem/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_greedy/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hashing/hash_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hashing/hash_collision/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hashing/hash_map/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hashing/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_heap/build_heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_heap/heap/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_heap/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_heap/top_k/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_hello_algo/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_introduction/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_introduction/algorithms_are_everywhere/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_introduction/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_introduction/what_is_dsa/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_preface/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_preface/about_the_book/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_preface/suggestions/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_preface/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_reference/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/binary_search/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/binary_search_edge/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/binary_search_insertion/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/replace_linear_by_hashing/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/searching_algorithm_revisited/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_searching/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/bubble_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/bucket_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/counting_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/heap_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/insertion_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/merge_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/quick_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/radix_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/selection_sort/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/sorting_algorithm/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_sorting/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_stack_and_queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_stack_and_queue/deque/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_stack_and_queue/queue/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_stack_and_queue/stack/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_stack_and_queue/summary/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/array_representation_of_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/avl_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/binary_search_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/binary_tree/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/binary_tree_traversal/ - 2025-01-13 + 2025-01-14 daily https://www.hello-algo.com/zh-hant/chapter_tree/summary/ - 2025-01-13 + 2025-01-14 daily \ No newline at end of file diff --git a/zh-hant/sitemap.xml.gz b/zh-hant/sitemap.xml.gz index bf6ab54d0..fa802ca5c 100644 Binary files a/zh-hant/sitemap.xml.gz and b/zh-hant/sitemap.xml.gz differ diff --git a/zh-hant/stylesheets/extra.css b/zh-hant/stylesheets/extra.css index 04201732a..7d6c9c1d8 100644 --- a/zh-hant/stylesheets/extra.css +++ b/zh-hant/stylesheets/extra.css @@ -305,7 +305,7 @@ body { a:hover .device-on-hover { filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.15)); - transform: scale(1.02); + transform: scale(1.01); } /* text button */ @@ -424,7 +424,7 @@ a:hover .text-button span { .intro-image { flex-shrink: 0; flex-grow: 0; - width: 55%; + width: 50%; border-radius: 0.5em; box-shadow: var(--md-shadow-z2); } @@ -498,12 +498,16 @@ a:hover .text-button span { } } -/* Hide table of contents */ +/* mobile devices */ @media screen and (max-width: 60em) { .home-div { font-size: 0.75rem; } + .heading-div { + transform: translateX(-50%) translateY(13%); + } + .intro-container { flex-direction: column; }