# Page Not Found

The URL `iii.-algorithmic-thinking/double_pointer` does not exist.

You might be looking for one of these pages:
- [two-pointers](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/two-pointers.md)
- [union-find](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/union-find.md)
- [probability-problems](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/probability-problems.md)
- [backtracking](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/backtracking.md)
- [sliding-window](https://labuladong.gitbook.io/algo-en/algorithmic-thinking/sliding-window.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://labuladong.gitbook.io/algo-en/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://labuladong.gitbook.io/algo-en/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/algo-en/algorithmic-thinking/two-pointers.md`)
- Use `Accept: text/markdown` header for content negotiation