<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Divide-and-Conquer on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/divide-and-conquer/</link><description>Recent content in Divide-and-Conquer on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Fri, 05 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/divide-and-conquer/index.xml" rel="self" type="application/rss+xml"/><item><title>排序专题（五）：快速排序——枢轴策略、尾递归优化与工程实战</title><link>https://shio-chan-dev.github.io/jeanblog/zh/alg/sorting/5.sorting-series-quick-sort/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/alg/sorting/5.sorting-series-quick-sort/</guid><description>全面讲解快速排序的核心思想、枢轴选择、重复元素分区、尾递归与混合排序实践，附多语言实现与工程选型建议。</description></item><item><title>排序专题（四）：归并排序——稳定分治与外部排序的首选</title><link>https://shio-chan-dev.github.io/jeanblog/zh/alg/sorting/4.sorting-series-merge-sort/</link><pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/alg/sorting/4.sorting-series-merge-sort/</guid><description>系统讲解归并排序的分治原理、稳定性、空间取舍与工程场景，附 Python/C/C++/Go/Rust/JS 实现、外部排序思路与选型建议。</description></item></channel></rss>