# Page Not Found

The URL `daily-algorithms/algoexpert/medium/merge-binary-trees` does not exist.

You might be looking for one of these pages:
- [Merge Binary Trees](https://algorithm.prettylog.com/algorithm-problems/algoexpert/medium/merge-binary-trees.md)
- [Invert Binary Tree](https://algorithm.prettylog.com/algorithm-problems/algoexpert/medium/invert-binary-tree.md)
- [Height Balanced Binary Tree](https://algorithm.prettylog.com/algorithm-problems/algoexpert/medium/height-balanced-binary-tree.md)
- [Symmetrical Tree](https://algorithm.prettylog.com/algorithm-problems/algoexpert/medium/symmetrical-tree.md)
- [Merge Overlapping Intervals](https://algorithm.prettylog.com/algorithm-problems/algoexpert/medium/merge-overlapping-intervals.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://algorithm.prettylog.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://algorithm.prettylog.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/algorithm-problems/algoexpert/medium/merge-binary-trees.md`)
- Use `Accept: text/markdown` header for content negotiation