# Page Not Found

The URL `java/java-overview/data-types/non-primitive-reference-types/collections/set/linkedhashset` does not exist.

You might be looking for one of these pages:
- [LinkedHashSet](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/set/linkedhashset.md)
- [LinkedHashMap](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/map/linkedhashmap.md)
- [HashSet](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/set/hashset.md)
- [LinkedList](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/list/linkedlist.md)
- [TreeSet](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/set/treeset.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://www.pranaypourkar.co.in/the-programmers-guide/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://www.pranaypourkar.co.in/the-programmers-guide/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/the-programmers-guide/java/java-basics/java-data-types/non-primitive-reference-types/collections/set/linkedhashset.md`)
- Use `Accept: text/markdown` header for content negotiation