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

# Algorithms

- [Greedy](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/greedy.md)
- [使括号平衡的最小交换次数](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/greedy/shi-kuo-hao-ping-heng-de-zui-xiao-jiao-huan-ci-shu.md)
- [埃及分数](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/greedy/ai-ji-fen-shu.md)
- [DynamicProgramming](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/dynamicprogramming.md)
- [0-1 背包问题](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/dynamicprogramming/01-bei-bao-wen-ti.md)
- [LeetCode](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/leetcode.md)
- [Count Primes](https://m0uk4.gitbook.io/notebooks/mouka/algorithms/leetcode/count-primes.md)
