> For the complete documentation index, see [llms.txt](https://programming.arora-aditya.com/leetcode/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://programming.arora-aditya.com/leetcode/tree.md).

# Tree

- [701. Insert into a Binary Search Tree](https://programming.arora-aditya.com/leetcode/tree/701.-insert-into-a-binary-search-tree.md)
- [897. Increasing Order Search Tree](https://programming.arora-aditya.com/leetcode/tree/897.-increasing-order-search-tree.md)
