# 数据结构

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