---
title: "428. Serialize and Deserialize N-ary Tree"
url: "https://laigary.com/interview/coding/428-serialize-and-deserialize-n-ary-tree"
type: "note"
section: "coding"
date: "2023-01-29"
updated: "2023-01-29"
tags: ["Tree"]
---

# 428. Serialize and Deserialize N-ary Tree

[428\. Serialize and Deserialize N-ary Tree](https://leetcode.com/problems/serialize-and-deserialize-n-ary-tree/)
