> 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/jianzhi-offer.md).

# 剑指offer

* [返回顶层目录](/machine-learning-notes/summary.md)
* [返回上层目录](/machine-learning-notes/data-structures-and-algorithms.md)
* [链表](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/list.md)
* [二叉树](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/binary-tree.md)
* [数组](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/array.md)
* [字符串](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/string.md)
* [栈和队列](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/stack-and-queue.md)
* [递归和回溯法](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/recursion-and-back-tracking.md)
* [动态规划](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/dynamic-programming.md)
* [其他](/machine-learning-notes/data-structures-and-algorithms/jianzhi-offer/others.md)
