Y
YeetCode
Dashboard
/
Trees
/
Serialize and Deserialize Binary Tree
Hard
#297
Pre-order + Null Markers
Serialize and Deserialize Binary Tree
Design an algorithm to serialize and deserialize a binary tree.
Solve on LeetCode
↗
Full Explanation
Previous
← Binary Tree Maximum Path Sum