> For the complete documentation index, see [llms.txt](https://ondrej-kvasnovsky-2.gitbook.io/algorithms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ondrej-kvasnovsky-2.gitbook.io/algorithms/master.md).

# Introduction

Handbook created while taking the following Algorithm courses:

* [Algorithms 1](https://www.coursera.org/learn/algorithms-part1), Princeton University
* [Algorithms 2](https://www.coursera.org/learn/algorithms-part2), Princeton University
* [MIT Algorithms](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/lecture-videos/)
* Interesting algorithms, just for fun

Materials:

* [http://algs4.cs.princeton.edu/home](http://algs4.cs.princeton.edu/home/)
* <https://leetcode.com>&#x20;
