Serialize and Deserialize Binary Tree

#297
Hard
Binary Tree
O(n)
O(n)
Amazon
Facebook
Microsoft
LinkedIn
View on LeetCode

Problem Description

Design an algorithm to serialize and deserialize a binary tree.