# Page Not Found

The URL `heap-sort` does not exist.

You might be looking for one of these pages:
- [Heap Sort](https://xavier-geerinck.gitbook.io/algorithms/algorithms/heap-sort.md)
- [Shell Sort](https://xavier-geerinck.gitbook.io/algorithms/algorithms/shell-sort.md)
- [Graphs](https://xavier-geerinck.gitbook.io/algorithms/graphs.md)
- [Merge Sort](https://xavier-geerinck.gitbook.io/algorithms/algorithms/merge-sort.md)
- [Quick Sort](https://xavier-geerinck.gitbook.io/algorithms/algorithms/quick-sort.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/algorithms/algorithms/heap-sort.md`)
- Use `Accept: text/markdown` header for content negotiation