> For the complete documentation index, see [llms.txt](https://cs61b-2.gitbook.io/cs61b-textbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs61b-2.gitbook.io/cs61b-textbook/18.-red-black-trees.md).

# 18. Red Black Trees

This chapter will continue our discussion on self-balancing trees through a more colorful lens.
