Series of Serialize and Deserialize Tree
LeetCode 297 Serialize and Deserialize binary tree
LeetCode 428 Serialize and Deserialize N-ary tree
LeetCode 449 Serialize and Deserialize BST
even thought the problem tells us that we can use any way to ser and de-ser them, all we need to do is design the right way to recover the string and deser them.

浙公网安备 33010602011771号