# Page Not Found

The URL `python-programming/introduction-to-algorithmic-thinking/basic-algorithms/linear-search` does not exist.

You might be looking for one of these pages:
- [Linear Search](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/basic-algorithms/linear-search.md)
- [Binary Search](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/basic-algorithms/binary-search.md)
- [Basic Algorithms](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/basic-algorithms.md)
- [Basic Sorting Algorithms](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/basic-algorithms/basic-sorting-algorithms.md)
- [Dijkstra’s Algorithm](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/greedy-algorithm/dijkstras-algorithm.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/guide-to-high-school-computer-science/python-programming/python-programming/introduction-to-algorithmic-thinking/basic-algorithms/linear-search.md`)
- Use `Accept: text/markdown` header for content negotiation