> For the complete documentation index, see [llms.txt](https://cs2040s.devanshshah.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs2040s.devanshshah.dev/algorithms.md).

# Algorithms

- [Overview](https://cs2040s.devanshshah.dev/algorithms/overview.md)
- [Time Complexity](https://cs2040s.devanshshah.dev/algorithms/time-complexity.md)
- [Binary Search](https://cs2040s.devanshshah.dev/algorithms/binary-search.md)
