hello-algo/en/docs/chapter_sorting
Peng Chen 0114546a31
translation: Update chapter_sorting/quick_sort.md (#1637)
* translation: Update chapter_sorting/quick_sort.md

* Update quick_sort.md

* translate quick_sort.md

* sub-array --> subarray

* update quick_sort.md
2025-02-25 04:38:55 +08:00
..
bubble_sort.assets Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) 2024-05-31 16:00:43 +08:00
bucket_sort.assets Add intial translation of the figures for the rest of the chapters (#1340) 2024-05-04 19:24:41 +08:00
counting_sort.assets Add intial translation of the figures for the rest of the chapters (#1340) 2024-05-04 19:24:41 +08:00
heap_sort.assets Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) 2024-05-31 16:00:43 +08:00
insertion_sort.assets Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) 2024-05-31 16:00:43 +08:00
merge_sort.assets Add intial translation of the figures for the rest of the chapters (#1340) 2024-05-04 19:24:41 +08:00
quick_sort.assets Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) 2024-05-31 16:00:43 +08:00
radix_sort.assets Add intial translation of the figures for the rest of the chapters (#1340) 2024-05-04 19:24:41 +08:00
selection_sort.assets Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) 2024-05-31 16:00:43 +08:00
sorting_algorithm.assets Add intial translation of the figures for the rest of the chapters (#1340) 2024-05-04 19:24:41 +08:00
summary.assets Bug fixes and improvements (#1472) 2024-07-30 16:56:59 +08:00
bubble_sort.md Bug fixes and improvements (#1348) 2024-05-06 14:44:48 +08:00
bucket_sort.md translation: update bucket sort translation (#1639) 2025-02-15 21:16:58 +08:00
counting_sort.md Bug fixes and improvements (#1348) 2024-05-06 14:44:48 +08:00
heap_sort.md Translation: Update heap_sort.md (#1631) 2025-02-10 10:35:18 +08:00
index.md translation: chapter_sorting/index.md (#1644) 2025-02-10 10:38:24 +08:00
insertion_sort.md translation: update insertion_sort.md (#1630) 2025-02-25 04:38:19 +08:00
merge_sort.md Bug fixes and improvements (#1348) 2024-05-06 14:44:48 +08:00
quick_sort.md translation: Update chapter_sorting/quick_sort.md (#1637) 2025-02-25 04:38:55 +08:00
radix_sort.md Translation: Update radix_sort.md (#1632) 2025-02-10 10:35:52 +08:00
selection_sort.md translation: optimize translation for selection sort (#1600) 2025-02-15 21:14:17 +08:00
sorting_algorithm.md translation: optimized translation of sorting/sorting_algorithm.md (#1590) 2025-01-14 03:04:51 +08:00
summary.md translation: Update summary.md (#1629) 2025-02-10 10:34:20 +08:00