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

# Data Structures

- [Binary Heap](https://monica-granbois.gitbook.io/cs-theory-and-problems/data-structures/binary-heap.md)
- [Graph](https://monica-granbois.gitbook.io/cs-theory-and-problems/data-structures/graph.md)
- [Linked List](https://monica-granbois.gitbook.io/cs-theory-and-problems/data-structures/linked-list.md)
- [Trees](https://monica-granbois.gitbook.io/cs-theory-and-problems/data-structures/trees.md)
