<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Structures on Haoyuehx's Digital Garden</title><link>https://haoyuehx.github.io/garden_tags/data-structures/</link><description>Recent content in Data Structures on Haoyuehx's Digital Garden</description><generator>Hugo</generator><language>zh-cn</language><copyright>Haoyuehx ©</copyright><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://haoyuehx.github.io/garden_tags/data-structures/index.xml" rel="self" type="application/rss+xml"/><item><title>Go Slice：使用、传参语义与底层实现</title><link>https://haoyuehx.github.io/garden/golang_slice/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/golang_slice/</guid><description>从 reverse(nums[i+1:]) 出发，理解 Go Slice 的三字段结构、共享底层数组、append 扩容机制与常见陷阱。</description></item><item><title>C语言计算器</title><link>https://haoyuehx.github.io/garden/c%E8%AF%AD%E8%A8%80%E8%AE%A1%E7%AE%97%E5%99%A8/</link><pubDate>Wed, 18 Jun 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/c%E8%AF%AD%E8%A8%80%E8%AE%A1%E7%AE%97%E5%99%A8/</guid><description/></item><item><title>栈模板</title><link>https://haoyuehx.github.io/garden/%E6%A0%88/</link><pubDate>Mon, 16 Jun 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E6%A0%88/</guid><description/></item><item><title>AVL树</title><link>https://haoyuehx.github.io/garden/avl%E6%A0%91/</link><pubDate>Tue, 03 Jun 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/avl%E6%A0%91/</guid><description/></item><item><title>查找算法合集</title><link>https://haoyuehx.github.io/garden/%E6%9F%A5%E6%89%BE%E5%90%88%E9%9B%86/</link><pubDate>Tue, 03 Jun 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E6%9F%A5%E6%89%BE%E5%90%88%E9%9B%86/</guid><description/></item><item><title>单调队列</title><link>https://haoyuehx.github.io/garden/%E5%8D%95%E8%B0%83%E9%98%9F%E5%88%97/</link><pubDate>Sun, 06 Apr 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E5%8D%95%E8%B0%83%E9%98%9F%E5%88%97/</guid><description/></item><item><title>单调栈</title><link>https://haoyuehx.github.io/garden/%E5%8D%95%E8%B0%83%E6%A0%88/</link><pubDate>Sun, 06 Apr 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E5%8D%95%E8%B0%83%E6%A0%88/</guid><description/></item><item><title>链表模板</title><link>https://haoyuehx.github.io/garden/%E9%93%BE%E8%A1%A8%E6%A8%A1%E6%9D%BF/</link><pubDate>Mon, 31 Mar 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E9%93%BE%E8%A1%A8%E6%A8%A1%E6%9D%BF/</guid><description/></item><item><title>字符串</title><link>https://haoyuehx.github.io/garden/%E5%AD%97%E7%AC%A6%E4%B8%B2/</link><pubDate>Wed, 12 Mar 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E5%AD%97%E7%AC%A6%E4%B8%B2/</guid><description/></item><item><title>ST表模板</title><link>https://haoyuehx.github.io/garden/st%E8%A1%A8/</link><pubDate>Wed, 19 Feb 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/st%E8%A1%A8/</guid><description/></item><item><title>并查集模板</title><link>https://haoyuehx.github.io/garden/%E5%B9%B6%E6%9F%A5%E9%9B%86/</link><pubDate>Thu, 13 Feb 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/%E5%B9%B6%E6%9F%A5%E9%9B%86/</guid><description/></item><item><title>C++ STL list</title><link>https://haoyuehx.github.io/garden/c++-stl-list/</link><pubDate>Wed, 12 Feb 2025 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/c++-stl-list/</guid><description/></item></channel></rss>