> For the complete documentation index, see [llms.txt](https://luweikxy.gitbook.io/machine-learning-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luweikxy.gitbook.io/machine-learning-notes/data-structures-and-algorithms/data-structures.md).

# 数据结构

* [返回顶层目录](/machine-learning-notes/summary.md)
* [返回上层目录](/machine-learning-notes/data-structures-and-algorithms.md)
* 数组
* 字符串
* 哈希表
* 链表
* 栈
* 队列
* 堆
* [树](https://github.com/luweikxy/machine-learning-notes/tree/984565f7499008f7b39c59d6a7a4822560bc4459/content/coding/data-structures-and-algorithms/data-structures/tree/tree.md)
* 其他结构
