> For the complete documentation index, see [llms.txt](https://wentao-shao.gitbook.io/leetcode/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wentao-shao.gitbook.io/leetcode/binary-tree/serialize-and-deserialize.md).

# Serialize And Deserialize

- [297.Serialize-and-Deserialize-Binary-Tree](https://wentao-shao.gitbook.io/leetcode/binary-tree/serialize-and-deserialize/297.serialize-and-deserialize-binary-tree.md)
- [428.Serialize-and-Deserialize-N-ary-Tree](https://wentao-shao.gitbook.io/leetcode/binary-tree/serialize-and-deserialize/428.serialize-and-deserialize-n-ary-tree.md)
- [449.Serialize-and-Deserialize-BST](https://wentao-shao.gitbook.io/leetcode/binary-tree/serialize-and-deserialize/449.serialize-and-deserialize-bst.md)
