> 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/15.-asymptotics-ii.md).

# 15. Asymptotics II

This chapter covers various asymptotic analysis examples, which provide useful insights on how to analyze the efficiency of algorithms.
